aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/midi/soft.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove setState from the MidiSynth vtableChris Robinson2014-03-231-1/+0
|
* Add a stub 'soft' MIDI synth handlerChris Robinson2014-03-221-0/+142
Eventually this one will be used to handle MIDI internally, using our own mixers and resamplers.