ColdSauce / renaissance

renaissance is a Scala program that allows people to control their computers by playing musical notes.
MIT License
27 stars 4 forks source link

Add support for MIDI instruments #1

Open dbkaplun opened 9 years ago

ColdSauce commented 9 years ago

I would love to add support for MIDI instruments. However, support for regular instruments is still not very good. (You have to hard code the pitch ranges).

I want to get regular instruments working really well before starting to work on MIDI instruments. However, if anyone reading this wants to add support for MIDI instruments themselves, feel free to fork this project and submit a pull request. I'll happily accept it if it's good enough. It's just that I don't have the time to work on this yet.