Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | Added an ability to disable auto-arpeggio | Wohlstand | |
Backported from libOPNMIDI | |||
2021-01-14 | Updated copyright for 2021 | Wohlstand | |
2020-10-20 | Fixed a mistake in the installation manual | Wohlstand | |
Fixed #238 | |||
2020-10-11 | Apply the same fix as for libOPNMIDI | Wohlstand | |
2020-09-28 | Minor fixes of a changelog | Wohlstand | |
2020-09-28 | Merge branch 'master' of github.com:Wohlstand/libADLMIDI | Wohlstand | |
2020-09-28 | Prepare for release | Wohlstand | |
2020-09-22 | Update readme | Wohlstand | |
2020-09-13 | Version 1.5 | Wohlstand | |
2020-09-12 | Added AIL frequency model | Wohlstand | |
2020-09-10 | Make the proper HMI volume model | Wohlstand | |
Thanks to @nukeykt for a research help! | |||
2020-09-06 | Added an aproximated HMI volume model | Wohlstand | |
2020-09-03 | Fixed an incorrect logic of CC121 | Wohlstand | |
Issue #227 | |||
2020-09-02 | Added Generic FM variant of Win9X volume model | Wohlstand | |
2020-09-01 | Added AIL volume model | Wohlstand | |
2020-09-01 | Changelog update | Wohlstand | |
2020-08-31 | Remove C++ extras | Wohlstand | |
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-30 | Improved an accuracy of Apogee volume model | Wohlstand | |
include the bug of AM instruments | |||
2020-08-24 | Changelog updates | Wohlstand | |
2020-08-21 | Make DMX volume model be more accurate | Wohlstand | |
(thanks to NukeYKT for a hint) | |||
2020-01-17 | Update copyright year | Wohlstand | |
2019-06-05 | Add Emscripten as tested platform | Vitaly Novichkov | |
2019-02-24 | Note about Opal and JavaOPL3 in readme and changelog | Vitaly Novichkov | |
2019-02-23 | Opal OPL3 emulator is licensed under public domain | Vitaly 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-22 | Rhythm-mode percussion now works! | Vitaly Novichkov | |
2019-01-05 | Change description to be more correct | Vitaly Novichkov | |
2018-12-21 | Update README.md | Vitaly Novichkov | |
More platforms! | |||
2018-12-18 | Typo fix in ReadMe | Vitaly Novichkov | |
[ci skip] | |||
2018-12-17 | Update ReadMe: | Wohlstand | |
- Updated working demos links [ci skip] | |||
2018-12-17 | oops | Vitaly Novichkov | |
[ci skip] | |||
2018-12-17 | Minor update of ReadMe | Vitaly Novichkov | |
[ci skip] | |||
2018-10-29 | Update README.md | JP Cimalando | |
2018-10-01 | Readme update | Vitaly Novichkov | |
2018-08-22 | Rotate octave on high out of range tone frequencies | Vitaly Novichkov | |
2018-07-31 | Update readme | Vitaly Novichkov | |
2018-07-26 | Changelog note | Vitaly Novichkov | |
2018-07-08 | [Experimental] Complex loop support | Vitaly Novichkov | |
2018-06-28 | Change of readme | Vitaly Novichkov | |
2018-06-26 | Don't busy chip channels with blank notes! | Vitaly Novichkov | |
2018-06-24 | Readme note about CMF fix | Vitaly Novichkov | |
2018-06-24 | Readme change | Vitaly Novichkov | |
2018-06-23 | Added support for CC67-SoftPedal | Vitaly Novichkov | |
2018-06-23 | Small correction in the ReadME | Vitaly Novichkov | |
[ci skip] | |||
2018-06-23 | Changelog notes | Vitaly Novichkov | |
2018-06-21 | Move MIDI sequencer into completely separated class | Vitaly Novichkov | |
TODO: - implement C bindings for most of class functions - test it in work on any different synthesizer | |||
2018-06-20 | Change version to 1.4.0 and mark it as "dev" | Vitaly Novichkov | |
2018-06-19 | Mark 1.3.3 as release | Vitaly Novichkov | |
2018-06-03 | Re-Order CMake flags and info, and update the changes log | Vitaly Novichkov | |
2018-06-01 | Added changelog notes | Vitaly Novichkov | |
2018-05-31 | Implement correct support for after-touch feature | Vitaly Novichkov | |