v0.4.0
- New features
- Support specification of MIDI channels in
MIDISynth.Command
. This is a
backwards incompatible API change if you're usingMIDISynth.Command
. The
previous code hardcoded the channel to0
. - Several new commands were added to
MIDISynth.Command
.
- Support specification of MIDI channels in
Thanks to Pim Kunis for these updates!