aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/midi/base.h
Commit message (Expand)AuthorAgeFilesLines
* Pass the ALsoundfont object to loadSf2, rather than its IDChris Robinson2014-01-011-1/+3
* Remove some unused MIDI backend methodsChris Robinson2013-12-291-6/+0
* Add alLoadSoundfontSOFT to load a soundfont via callbackChris Robinson2013-12-281-0/+12
* Add a method to set and get soundfontsChris Robinson2013-12-271-0/+7
* Fix header guard and remove duplicate codeChris Robinson2013-12-181-3/+3
* Move the base MidiSynth to a separate fileChris Robinson2013-12-171-0/+113