Generate an accompaniement for a given melody
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNfunction_traits
|\N_implem
| oCfunction_traits
| oCfunction_traits< R(*)(Args...)>
| oCfunction_traits< R(T::*)(Args...) const >
| oCfunction_traits< R(T::*)(Args...)>
| |\Cget_arg
| oCcheck_signature
| oCcheck_signature< pos, T, Arg >
| oCcheck_signature< pos, T, Head, Tail...>
| oCstatic_and
| \Cstatic_and< true, true >
oCChordDescribe a chord
oCCompleteNoteNameFully describes a note (name + accidental)
oCData
oCDatabaseInput operator for NoteName The format is capital or small letters for the NoteName
|\CStyle
oCHMMUnified interface for HMMs, independant of the observation type
oCHMM_backendBackend for a Hidden Markov Model object, templated over the observation type
|\CState
oCKeyDescribe the key of a melody
oCMeasureDescribe a musical bar
oCMelodyDescribes a melody
oCNoteDescribe a note as a musical event (pitch + duration)
oCObsMeasure
oCObsPresenceStatsAn 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
oCPitchDescribe a note with its absolute pitch
oCRuleCombination
oCSongPlayer
oCTime
\CTrack