Add a alMidiResetSOFT method to reset the synth
commit1dd05bac5c127fdddcf56dc7a066b0a3cc974885
authorChris Robinson <chris.kcat@gmail.com>
Fri, 13 Dec 2013 22:15:01 +0000 (13 14:15 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 13 Dec 2013 22:15:01 +0000 (13 14:15 -0800)
treef0ecc6574e3017d5690aaa4c317a64c266b4ce63
parenta343d78724cf59f6368971f871493c0e45f66cea
Add a alMidiResetSOFT method to reset the synth

Playback is stopped, the queue is flushed, the clock is reset to 0, and the
MIDI system is reset to power-up status.
Alc/ALc.c
OpenAL32/Include/alMain.h
OpenAL32/alMidi.c