Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework MIDI clock timing | Chris Robinson | 2014-02-02 | 1 | -8/+9 |
* | Add a method to get the current MIDI state | Chris Robinson | 2014-01-12 | 1 | -0/+1 |
* | Move some soundfont methods to ALsoundfont | Chris Robinson | 2014-01-05 | 1 | -2/+0 |
* | Allow "deleting" the default soundfont | Chris Robinson | 2014-01-04 | 1 | -0/+1 |
* | Allow selecting the default soundfont using ID 0 | Chris Robinson | 2014-01-03 | 1 | -3/+4 |
* | Remove an unused method | Chris Robinson | 2014-01-03 | 1 | -1/+0 |
* | Pass the ALsoundfont object to loadSf2, rather than its ID | Chris Robinson | 2014-01-01 | 1 | -1/+3 |
* | Remove some unused MIDI backend methods | Chris Robinson | 2013-12-29 | 1 | -6/+0 |
* | Add alLoadSoundfontSOFT to load a soundfont via callback | Chris Robinson | 2013-12-28 | 1 | -0/+12 |
* | Add a method to set and get soundfonts | Chris Robinson | 2013-12-27 | 1 | -0/+7 |
* | Fix header guard and remove duplicate code | Chris Robinson | 2013-12-18 | 1 | -3/+3 |
* | Move the base MidiSynth to a separate file | Chris Robinson | 2013-12-17 | 1 | -0/+113 |