Tagged Questions

6
votes
4answers
144 views

What’s a good api for creating music via programming?

I'm looking into playing around with procedurally generating music. I'm hoping to find a really simple API where I can just call out instrument, note, duration and string together …
4
votes
4answers
285 views

Dynamic Audio Generation Actionscript 3

I'm looking into making a music theory lab application, where you can see the graphical relation between music theory concepts. I would like this to be available online, so Flash a …