diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-11-18 03:07:42 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-11-18 03:07:42 +0300 |
commit | 855b2b3d7da9589c5ace30684102f4f1f740e9df (patch) | |
tree | beb1fb7e4b9e42091f30dffeff1ed2a020b5d815 | |
parent | 018ca3b55d5a521c9fef72afaa401822a4beca97 (diff) | |
download | libADLMIDI-855b2b3d7da9589c5ace30684102f4f1f740e9df.tar.gz libADLMIDI-855b2b3d7da9589c5ace30684102f4f1f740e9df.tar.bz2 libADLMIDI-855b2b3d7da9589c5ace30684102f4f1f740e9df.zip |
Readme update
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -146,6 +146,8 @@ To build that example you will need to have installed SDL2 library. * Added ะก++ Extra public API which now includes instrument testing feature (which is required by classic ADLMIDI utility) * Multi-bank WOPL files now supported! Feel free to implement GS or XG - compatible bank * 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 ## 1.2.1 2017-07-30 * Minor fixes |