aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-01-24Added an ability to disable auto-arpeggioWohlstand
Backported from libOPNMIDI
2021-01-14Updated copyright for 2021Wohlstand
2020-10-20Fixed a mistake in the installation manualWohlstand
Fixed #238
2020-10-11Apply the same fix as for libOPNMIDIWohlstand
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-13Version 1.5Wohlstand
2020-09-12Added AIL frequency modelWohlstand
2020-09-10Make the proper HMI volume modelWohlstand
Thanks to @nukeykt for a research help!
2020-09-06Added an aproximated HMI volume modelWohlstand
2020-09-03Fixed an incorrect logic of CC121Wohlstand
Issue #227
2020-09-02Added Generic FM variant of Win9X volume modelWohlstand
2020-09-01Added AIL volume modelWohlstand
2020-09-01Changelog updateWohlstand
2020-08-31Remove C++ extrasWohlstand
All C++ binded features are useless since C-binded real-time MIDI API can completely replace them at all. This was a workaround for ADLMIDI2 tool.
2020-08-30Improved an accuracy of Apogee volume modelWohlstand
include the bug of AM instruments
2020-08-24Changelog updatesWohlstand
2020-08-21Make DMX volume model be more accurateWohlstand
(thanks to NukeYKT for a hint)
2020-01-17Update copyright yearWohlstand
2019-06-05Add Emscripten as tested platformVitaly Novichkov
2019-02-24Note about Opal and JavaOPL3 in readme and changelogVitaly Novichkov
2019-02-23Opal OPL3 emulator is licensed under public domainVitaly Novichkov
I have got a confirmation letter from Reality team who is a creator of Opal emulator where was clarified that all example codes in the RAD are public domain.
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2019-01-05Change description to be more correctVitaly Novichkov
2018-12-21Update README.mdVitaly Novichkov
More platforms!
2018-12-18Typo fix in ReadMeVitaly Novichkov
[ci skip]
2018-12-17Update ReadMe:Wohlstand
- Updated working demos links [ci skip]
2018-12-17oopsVitaly Novichkov
[ci skip]
2018-12-17Minor update of ReadMeVitaly Novichkov
[ci skip]
2018-10-29Update README.mdJP Cimalando
2018-10-01Readme updateVitaly Novichkov
2018-08-22Rotate octave on high out of range tone frequenciesVitaly Novichkov
2018-07-31Update readmeVitaly Novichkov
2018-07-26Changelog noteVitaly Novichkov
2018-07-08[Experimental] Complex loop supportVitaly Novichkov
2018-06-28Change of readmeVitaly Novichkov
2018-06-26Don't busy chip channels with blank notes!Vitaly Novichkov
2018-06-24Readme note about CMF fixVitaly Novichkov
2018-06-24Readme changeVitaly Novichkov
2018-06-23Added support for CC67-SoftPedalVitaly Novichkov
2018-06-23Small correction in the ReadMEVitaly Novichkov
[ci skip]
2018-06-23Changelog notesVitaly Novichkov
2018-06-21Move MIDI sequencer into completely separated classVitaly Novichkov
TODO: - implement C bindings for most of class functions - test it in work on any different synthesizer
2018-06-20Change version to 1.4.0 and mark it as "dev"Vitaly Novichkov
2018-06-19Mark 1.3.3 as releaseVitaly Novichkov
2018-06-03Re-Order CMake flags and info, and update the changes logVitaly Novichkov
2018-06-01Added changelog notesVitaly Novichkov
2018-05-31Implement correct support for after-touch featureVitaly Novichkov