aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alMidi.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanups for MidiSynthChris Robinson2013-11-271-2/+2
| | | | | Remove an unneeded field, make MidiSynth_getTime public, and properly return a 64-bit time from it.
* Add a MidiSynth interface for devicesChris Robinson2013-11-271-0/+2
|
* Add a base MidiSynth structChris Robinson2013-11-271-0/+64