- tweak Rakefile for gem test
- OSX now defaults to DLS Synth
- minor tweaks to packaging
- remove dependency on Platform gem
- convert build system to hoe
- convert tests to rspec2
- minor doc bug fix
- Added DLSSynth example (Giles Bowkett)
- Interface#play supports playing multiple notes at once (David Brady)
- Added cygwin support (Adam Murray)
- Added method to show allow drivers to give the user instructions
- Added Control Change (CC) messages (Jeremy Voorhis)
- Cleaned up CoreMIDI driver (Jeremy Voorhis)
- Added software synth driver on OSX (Adam Murray & Jeremy Voorhis)
- Cleaned up MIDI note shortcuts (Xavier Shay)
- Fixed platform detection with Platform gem (Giles Bowkett)
- Fix bug in the CoreMIDI driver
- First release!
- Project Created