Open VolatileDream opened 11 years ago
To be able to call this a music composition engine we need to be able to compose music.
To compose music we need the concept of a Sound (audio data) and a Track (a set of Sounds), and a Score (set of Tracks).
Music generation will go roughly as follows:
To be able to call this a music composition engine we need to be able to compose music.