aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_midiplay.hpp
AgeCommit message (Expand)Author
2019-01-25force note-on to do immediate note killingJP Cimalando
2019-01-25cache the extended note count per channelJP Cimalando
2019-01-25drum note length extensionJP Cimalando
2019-01-05Update copyright year to 2019Vitaly Novichkov
2019-01-05Change description to be more correctVitaly Novichkov
2018-12-17Fixed C++98 and C90 warnings, also CLang rpath warningVitaly Novichkov
2018-11-10enable more debugging checksJP Cimalando
2018-11-10converted activenotes to generic listJP Cimalando
2018-11-10linked list structure + usersJP Cimalando
2018-10-05typedef OPL3 as SynthJP Cimalando
2018-10-05reorganize around a lighter adlmidi_private headerJP Cimalando
2018-10-05reorganize MIDIplay codeJP Cimalando