sparks / themidibus

A simple MIDI Library for Processing
http://www.smallbutdigital.com/themidibus.php
GNU Lesser General Public License v3.0
177 stars 37 forks source link

Introducing a new class Note #2

Closed DreamRocker closed 11 years ago

DreamRocker commented 11 years ago

This class is to ease up the usage of noteOn/noteOff and sendNoteOn/sendNoteOff.

sparks commented 11 years ago

Sorry for the super slow response time (only 5 months WOW). I finally found some time to look over this and merge it.

I made a fair amount of change and simplifications to your pull request and also added a ControlChange class to go with the Note class.

If you feel that I've oversimplifier please let me know. In particular if you feel that I removed some functionality you wanted.

Take a look at the commit message for some details on what I did 0125094fed6310e456fafe711ec9f916589d60a9