Generate an accompaniement for a given melody
|
Database.hpp | |
fact.hpp | Small example of writing good code |
Markov.hpp | This file describes the data structures used to represent a hidden Markov model (HMM) |
Music.hpp | This file defines all the data structures related to music objects |
MusicRules.hpp | |
Observation.hpp | This file contains the descriptions of what can be observation types. Each observation class should include a static member describing its id (and each ID should be unique) |
Track.hpp | |
Traits.hpp | This file contains useful traits to check some properties of class (namely the implementation of static members and attributes). Some macro to help the user do that are defined here |
Utilities.hpp |