Load the default soundfont as a comma-separate list of filename
commit36381f316496aac24919fb27b855b43bb2d97432
authorChris Robinson <chris.kcat@gmail.com>
Sat, 19 Jul 2014 20:44:02 +0000 (19 13:44 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 19 Jul 2014 20:44:02 +0000 (19 13:44 -0700)
tree6651254374ea190bfcc3bc6ec573378b0bdce2f6
parent994c3f00e51b7263d4e24bde81de048584372d49
Load the default soundfont as a comma-separate list of filename

This allows multiple soundfont files to be "patched" together to create a
single soundfont. For instance a GM soundfont with a separate soundfont for
GS-only additions.
OpenAL32/alSoundfont.c