diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-11-25 03:59:25 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-11-25 03:59:25 +0300 |
commit | 9166fd48255c7002ba9fbc7a4679a49da544e8c3 (patch) | |
tree | f6e836fc6f644600cfcc9218eec833bbd16f3845 /README.md | |
parent | b456f06aaf89b4db0ddbba86bba2e141a46bec2b (diff) | |
download | libADLMIDI-9166fd48255c7002ba9fbc7a4679a49da544e8c3.tar.gz libADLMIDI-9166fd48255c7002ba9fbc7a4679a49da544e8c3.tar.bz2 libADLMIDI-9166fd48255c7002ba9fbc7a4679a49da544e8c3.zip |
Experimental: Added Brightness CC74 controller support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -149,6 +149,7 @@ To build that example you will need to have installed SDL2 library. * Added support for DJGPP compiler to build libADLMIDI for DOS to use hardware OPL3 chip * Added XG percussion bank channel handling support, XG MIDI files are using custom percussion channels are now playing fine! * Fixed damaged playback while loop music caused by state of controllers came from end of current melody + * Added Brightness (CC74) controller which will affect modulator scale ## 1.2.1 2017-07-30 * Minor fixes |