Generate an accompaniement for a given melody
|
function_traits | |
_implem | |
function_traits | |
function_traits< R(*)(Args...)> | |
function_traits< R(T::*)(Args...) const > | |
function_traits< R(T::*)(Args...)> | |
get_arg | |
check_signature | |
check_signature< pos, T, Arg > | |
check_signature< pos, T, Head, Tail...> | |
static_and | |
static_and< true, true > | |
Chord | Describe a chord |
CompleteNoteName | Fully describes a note (name + accidental) |
Data | |
Database | Input operator for NoteName The format is capital or small letters for the NoteName |
Style | |
HMM | Unified interface for HMMs, independant of the observation type |
HMM_backend | Backend for a Hidden Markov Model object, templated over the observation type |
State | |
Key | Describe the key of a melody |
Measure | Describe a musical bar |
Melody | Describes a melody |
Note | Describe a note as a musical event (pitch + duration) |
ObsMeasure | |
ObsPresenceStats | An observation class based on statitistics of presence of the notes. We compute a the percentage each note appears in the measure. As a distance, we use the distance induced by the infinite norm on these vectors of percentage |
Pitch | Describe a note with its absolute pitch |
RuleCombination | |
SongPlayer | |
Time | |
Track |