aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alSoundfont.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow querying the soundfont sample length and format typeChris Robinson2013-12-241-0/+8
|
* Unlock the soundfont earlier after switching preset listsChris Robinson2013-12-231-2/+1
|
* Add methods to get and set presets on a soundfontChris Robinson2013-12-231-0/+93
|
* Free thunk entry in the object destructorChris Robinson2013-12-201-3/+0
|
* Better protect against improper alSoundfontSamplesSOFT callsChris Robinson2013-12-201-9/+20
|
* Add functions to set a soundfont's sample dataChris Robinson2013-12-191-1/+80
|
* Move the soundfont and preset extension functions to separate sourcesChris Robinson2013-12-191-0/+141