aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28Minor fix: Don't include midi_sequencer.hpp when it's offWohlstand
2020-09-28MidiPlay: A small beautifyWohlstand
2020-09-28Minor fixes of a changelogWohlstand
2020-09-28Merge branch 'master' of github.com:Wohlstand/libADLMIDIWohlstand
2020-09-28Prepare for releaseWohlstand
2020-09-22Update readmeWohlstand
2020-09-22Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitWohlstand
2020-09-22WinMM-Drv: fixed a minor crashWohlstand
2020-09-21AppVeyor: Attempt to fix the buildWohlstand
2020-09-21WinMM-DRV: A small fix for the vanilla MinGW toolchainWohlstand
2020-09-21AppVeyor: Split build script by handy CMD filesWohlstand
2020-09-21WinMM-Drv: A minor fixWohlstand
2020-09-21WinMM-Drv: Minor fix of the build for MSVCWohlstand
2020-09-21WinMM-Drv: Better compatibility with older WindowsWohlstand
2020-09-21WinMM-Drv: A small fix of a menu heightWohlstand
2020-09-21WinMM-DRV: Slightly change the wigth of 4ops comboboxWohlstand
2020-09-21WinMM-DRV: Organize resources and use ResEdit instead of VSWohlstand
2020-09-21WinMM-DRV: Fixed a small typo in a "vibrato" wordWohlstand
2020-09-21WinMM-DRV: Don't write a blank path line into registryWohlstand
2020-09-21Merge branch 'master' of github.com:Wohlstand/libADLMIDIWohlstand
2020-09-21Added WinMM driver for windows (#236)Vitaly Novichkov
2020-09-18ADLMIDI2: Fixed an MSVC buildWohlstand
2020-09-17GenAdlData: Apply the fix for DMX drumsWohlstand
2020-09-16VLC Plugin: Added missing HMI volume models into the listWohlstand
2020-09-16Added old and buggy HMI volume modelWohlstand
2020-09-13Rename "adldata.cpp" into "inst_db.cpp"Wohlstand
2020-09-13Rename "adldata.hh" into "oplinst.h"Wohlstand
2020-09-13Refactor internal instrument data structuresWohlstand
2020-09-13Small rename of AIL frequency tablesWohlstand
2020-09-13Version 1.5Wohlstand
2020-09-13Move all frequency computation code from a MIDIPlay into the SynthWohlstand
2020-09-12Added AIL frequency modelWohlstand
2020-09-12A small typo fixWohlstand
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-10Make the proper HMI volume modelWohlstand
2020-09-10Re-compute sounding delays of all banksWohlstand
2020-09-10Fixed an accuracy of Win9X frequency modelWohlstand
2020-09-09Small tweak of banksWohlstand
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-08All silent instruments must be marked as silent!Wohlstand
2020-09-08WhoopsWohlstand
2020-09-08Make HMI channel management being more accurateWohlstand
2020-09-06Ouch: don't reset panning by CC121Wohlstand
2020-09-06Attempt to closely aproximate HMI volume modelWohlstand