aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_midiplay.cpp
AgeCommit message (Expand)Author
2025-03-29Refactored DOS supportWohlstand
2025-01-01Update copyright year for 2025Wohlstand
2024-05-11Initial implementation of Serial supportWohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-10-05adlmidi_midiplay.cpp: Simplify some rhythm mode related checksWohlstand
2023-10-05Improved CMF supportWohlstand
2023-06-16adlmidi_midiplay.cpp: Fixed the channel allocation logicWohlstand
2023-05-28adlmidi_midiplay.cpp: Cleaned-up the codeWohlstand
2023-05-28Fixed accuracy of HMI-OLD volume modelWohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-11-29Fixed crash on attempt to change the volume of a blank noteWohlstand
2022-06-29Added the chip channels allocation mode optionWohlstand
2022-06-16Disable automatic arpeggio by defaultWohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-12-13Added per-bank MT32 defaults optionWohlstand
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