Keep existing presets when loading in a new soundfont
commit994c3f00e51b7263d4e24bde81de048584372d49
authorChris Robinson <chris.kcat@gmail.com>
Sat, 19 Jul 2014 19:42:52 +0000 (19 12:42 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 19 Jul 2014 19:42:52 +0000 (19 12:42 -0700)
tree0df81da2301c3e0d58483e910e70607cf8c130a0
parent85e135beea1ff79aa5127ce92d5647bce8da2952
Keep existing presets when loading in a new soundfont

Note that alLoadSoundfontSOFT doesn't currently allow using a soundfont with
existing presets. This is for being able to load and stack multiple soundfonts
for the default soundfont.
Alc/midi/sf2load.c