aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_midiplay.cpp
AgeCommit message (Expand)Author
2020-08-31Remove C++ extrasWohlstand
2020-08-24ADLMIDI2: Fixed an "bank always 0" bugWohlstand
2020-08-24More clean-up of old commented codeWohlstand
2020-08-21Update adlmidi_midiplay.cppWohlstand
2020-08-21Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-21Update adlmidi_midiplay.cppWohlstand
2020-08-21Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-21More accurate DMX volume modelWohlstand
2020-08-21Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-08-21Make DMX volume model be more accurateWohlstand
2020-08-19Use new banks database formatWohlstand
2020-08-19CPP Extras: Simplify instrument testerWohlstand
2020-02-22Merge branch 'master' into wip-new-embedded-banksWohlstand
2020-01-17Update copyright yearWohlstand
2019-07-07Few fixesVitaly Novichkov
2019-02-23Small minor correctionVitaly Novichkov
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2019-02-22Give less goodness points to sustained notesVitaly Novichkov
2019-02-22prevent duplicate locations in users setsJP Cimalando
2019-02-11fix `describeChannels` iteration problem on the generic list structureJP Cimalando
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-13Build: Splid the main CMake build scriptVitaly Novichkov
2018-11-20Merge branch 'master' into std-structuresVitaly Novichkov
2018-11-17Apply the same minor optimization for bender as for libOPNMIDIVitaly 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
2018-09-30Move "MaxChips" constant macro into adlmidi_private.hppVitaly Novichkov
2018-09-30Remove useless conditionVitaly Novichkov
2018-09-30Lock settings for CMF and IMF playing to don't destroy themVitaly Novichkov
2018-09-26Add the competition between channels with releasing notesVitaly Novichkov
2018-09-26Pay attention to releasing notesVitaly Novichkov
2018-09-26Fixed the too fast killing of releasing notesVitaly Novichkov
2018-08-31Fixed build: missing change on CPP Extras partVitaly Novichkov
2018-08-31Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitVitaly Novichkov
2018-08-31Added high tone frequency extension from OPL3-BEVitaly Novichkov
2018-08-30fix a case of miscalculation and infinite loopJP Cimalando
2018-08-27early koff update to prevent a bad reuse of channelJP Cimalando
2018-08-25upgrade timing resolution to the microsecondJP Cimalando
2018-08-02add safety check for emulator switchingJP Cimalando
2018-07-31fix the gcc warning "class-memaccess"JP Cimalando
2018-07-29Implemented optional soft panning support for the included chip emulators, di...Christopher Snowhill
2018-07-26changing synth setup without the full MIDI resetJP Cimalando