Add a stub 'soft' MIDI synth handler
commit9959972c7e2a7479d8776e71133cfddf5cf756ce
authorChris Robinson <chris.kcat@gmail.com>
Sun, 23 Mar 2014 04:53:00 +0000 (22 21:53 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 23 Mar 2014 04:53:00 +0000 (22 21:53 -0700)
tree88974836f0f0f710f6dbc38ad9fa1c1df262427e
parent842aeb888b79883a08c672ed12f1f2b87a0fb46e
Add a stub 'soft' MIDI synth handler

Eventually this one will be used to handle MIDI internally, using our own
mixers and resamplers.
Alc/midi/base.h
Alc/midi/soft.c [new file with mode: 0644]
CMakeLists.txt
OpenAL32/alMidi.c