Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the MIDI code | Chris Robinson | 2015-10-20 | 1 | -76/+0 |
* | Use NEW_OBJ in a few more places | Chris Robinson | 2015-10-20 | 1 | -3/+3 |
* | Properly handle a mono output buffer with the MIDI synths | Chris Robinson | 2015-02-09 | 1 | -2/+2 |
* | Remove setState from the MidiSynth vtable | Chris Robinson | 2014-03-23 | 1 | -1/+0 |
* | Use a void* for the MidiSynth Delete method param | Chris Robinson | 2014-03-22 | 1 | -8/+3 |
* | Rework MIDI clock timing | Chris Robinson | 2014-02-02 | 1 | -20/+7 |
* | Allow selecting the default soundfont using ID 0 | Chris Robinson | 2014-01-03 | 1 | -1/+1 |
* | Remove some unused MIDI backend methods | Chris Robinson | 2013-12-29 | 1 | -38/+0 |
* | Add a method to set and get soundfonts | Chris Robinson | 2013-12-27 | 1 | -0/+1 |
* | Move the base MidiSynth to a separate file | Chris Robinson | 2013-12-17 | 1 | -1/+1 |
* | Move the dummy MIDI handler to a separate file | Chris Robinson | 2013-12-17 | 1 | -0/+132 |