Generate an accompaniement for a given melody
|
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). More...
Go to the source code of this file.
Classes | |
class | ObsMeasure |
class | 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. More... | |
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).