aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_midiplay.cpp
AgeCommit message (Expand)Author
2021-01-24Added an ability to disable auto-arpeggioWohlstand
2021-01-14Updated copyright for 2021Wohlstand
2021-01-07Tune the processing of bank recognizing algorithmWohlstand
2020-09-28Fixed some minor MSVC warningsWohlstand
2020-09-28Minor fix: Don't include midi_sequencer.hpp when it's offWohlstand
2020-09-21Added WinMM driver for windows (#236)Vitaly Novichkov
2020-09-16Added old and buggy HMI volume modelWohlstand
2020-09-13Refactor internal instrument data structuresWohlstand
2020-09-13Move all frequency computation code from a MIDIPlay into the SynthWohlstand
2020-09-12Added AIL frequency modelWohlstand
2020-09-11A small beautify of a frequency models codeWohlstand
2020-09-11Fixed an assert in the HMI SOS pitch bend calculatorWohlstand
2020-09-11Make the proper frequency formula for HMI modelWohlstand
2020-09-10Fixed an accuracy of Win9X frequency modelWohlstand
2020-09-09Simplify the bend passing to a frequency formula callsWohlstand
2020-09-09Added 9x frequency formulaWohlstand
2020-09-09Add `s_` prefox for static frequency tablesWohlstand
2020-09-09Remove a useless comment from hereWohlstand
2020-09-09Added frequency tablesWohlstand
2020-09-08WhoopsWohlstand
2020-09-08Make HMI channel management being more accurateWohlstand
2020-09-06Added an aproximated HMI volume modelWohlstand
2020-09-03Fixed an incorrect logic of CC121Wohlstand
2020-09-02Merge branch 'master' of github.com:Wohlstand/libADLMIDIWohlstand
2020-09-02When playing XMIDI files, set defaults of AILWohlstand
2020-09-02Fixed the missing of custom bank settingsWohlstand
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