aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/midi/sf2load.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add chorus and reverb send propertiesChris Robinson2013-12-291-2/+4
* Add pan and attenuation propertiesChris Robinson2013-12-291-6/+9
* Add tuning propertiesChris Robinson2013-12-291-3/+3
* Add filter propertiesChris Robinson2013-12-291-5/+7
* Add modulation envelope propertiesChris Robinson2013-12-291-8/+8
* Add a few more pitch propertiesChris Robinson2013-12-291-3/+3
* Add volume envelope propertiesChris Robinson2013-12-291-8/+8
* Fix copy-paste errors in error messagesChris Robinson2013-12-291-2/+2
* Accumulate with default modulator amountsChris Robinson2013-12-291-0/+20
* Add support for the fontsound loop modeChris Robinson2013-12-291-3/+6
* Ensure the soundfont version is 2.xChris Robinson2013-12-281-2/+28
* Add alLoadSoundfontSOFT to load a soundfont via callbackChris Robinson2013-12-281-0/+1283