Generate an accompaniement for a given melody
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCfunction_traits::_implem::check_signature< pos, T, Args >
oCfunction_traits::_implem::check_signature< pos, T, Arg >
oCfunction_traits::_implem::check_signature< pos, T, Head, Tail...>
oCChordDescribe a chord
oCCompleteNoteNameFully describes a note (name + accidental)
|\CPitchDescribe a note with its absolute pitch
| \CNoteDescribe a note as a musical event (pitch + duration)
oCData
oCDatabaseInput operator for NoteName The format is capital or small letters for the NoteName
oCfunction_traits::_implem::function_traits< F >
oCfunction_traits::_implem::function_traits< R(Args...)>
|\Cfunction_traits::_implem::function_traits< R(*)(Args...)>
oCfunction_traits::_implem::function_traits< R(T::*)(Args...)>
|\Cfunction_traits::_implem::function_traits< R(T::*)(Args...) const >
oCfunction_traits::_implem::function_traits< R(T::*)(Args...)>::get_arg< N >
oCHMMUnified interface for HMMs, independant of the observation type
|\CHMM_backend< Obs >Backend for a Hidden Markov Model object, templated over the observation type
oCKeyDescribe the key of a melody
oCMeasureDescribe a musical bar
|oCObsMeasure
|\CObsPresenceStatsAn 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
oCMelodyDescribes a melody
oCRuleCombination
oCSongPlayer
oCHMM_backend< Obs >::State
oCfunction_traits::_implem::static_and< b1, b2 >
oCfunction_traits::_implem::static_and< true, true >
oCDatabase::Style
oCTime
\CTrack