Handle fontsound sample types using explicit enum values
commite118ac93a01c15adee8e6d81a99dda73a985c54d
authorChris Robinson <chris.kcat@gmail.com>
Thu, 16 Jan 2014 06:18:07 +0000 (15 22:18 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Thu, 16 Jan 2014 06:18:07 +0000 (15 22:18 -0800)
treed0629a04fd04ffb8222f2a1001bd8761c8380318
parent9ebeae62285092712cc10642802711e7a24b1043
Handle fontsound sample types using explicit enum values

Uses AL_MONO_SOFT, AL_RIGHT_SOFT, and AL_LEFT_SOFT. "Linked" samples types
aren't explicitly supported due to being under-defined in the SF2 spec, nor are
ROM samples currently.
Alc/midi/fluidsynth.c
Alc/midi/sf2load.c
OpenAL32/Include/alMain.h
OpenAL32/alFontsound.c