Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a method to check if a file is a soundfont | Chris Robinson | 2013-11-30 | 1 | -0/+5 |
* | Remove an unneeded MidiSynth field | Chris Robinson | 2013-11-28 | 1 | -1/+0 |
* | Add a method to stop MIDI playback | Chris Robinson | 2013-11-28 | 1 | -0/+3 |
* | Be a bit safer with MIDI state changes | Chris Robinson | 2013-11-28 | 1 | -0/+6 |
* | Add a method to load a soundfont | Chris Robinson | 2013-11-28 | 1 | -0/+3 |
* | Cleanups for MidiSynth | Chris Robinson | 2013-11-27 | 1 | -2/+2 |
* | Add a MidiSynth interface for devices | Chris Robinson | 2013-11-27 | 1 | -0/+2 |
* | Add a base MidiSynth struct | Chris Robinson | 2013-11-27 | 1 | -0/+64 |