aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/midi
Commit message (Expand)AuthorAgeFilesLines
* Add methods to get and set a preset object's preset and bank numbersChris Robinson2013-12-231-0/+3
* Make sure key and velocity ranges are the first two generatorsChris Robinson2013-12-211-0/+28
* Free thunk entry in the object destructorChris Robinson2013-12-201-0/+4
* Better protect against improper alSoundfontSamplesSOFT callsChris Robinson2013-12-201-0/+1
* Add functions to set a soundfont's sample dataChris Robinson2013-12-191-0/+2
* Fix compiling without FluidSynthChris Robinson2013-12-191-5/+4
* Rename some ALsoundfont fieldsChris Robinson2013-12-191-5/+5
* Add a new ALsoundfont object typeChris Robinson2013-12-181-66/+278
* Fix header guard and remove duplicate codeChris Robinson2013-12-181-3/+3
* Move the base MidiSynth to a separate fileChris Robinson2013-12-174-2/+357
* Move the dummy MIDI handler to a separate fileChris Robinson2013-12-171-0/+132
* Move FluidSynth to its own fileChris Robinson2013-12-171-0/+359