Generate an accompaniement for a given melody
|
This is the complete list of members for Data, including all inherited members.
Data(std::string name, ChordProgression c, Melody m) | Data | |
Data(std::string name, std::string fileMelody, std::string fileChords) | Data | |
getChords() const __attribute__((pure)) | Data | |
getMelody() const __attribute__((pure)) | Data | |
getName() const __attribute__((pure)) | Data | |
setChords(ChordProgression c) | Data | |
setMelody(Melody m) | Data | |
setName(std::string d) | Data |