diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2018-08-22 01:02:30 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2018-08-22 01:02:30 +0300 |
commit | f4e9ee87c1972ad06757812fdf373e694c0385ad (patch) | |
tree | bbdb552565d736348daa5453dd6516fc60dae4da /README.md | |
parent | 1ab34e88a326c396fbb42c503eb4ffa56fa0a148 (diff) | |
parent | e8882d58c9c4db8992b0620565e671979cd6a696 (diff) | |
download | libADLMIDI-f4e9ee87c1972ad06757812fdf373e694c0385ad.tar.gz libADLMIDI-f4e9ee87c1972ad06757812fdf373e694c0385ad.tar.bz2 libADLMIDI-f4e9ee87c1972ad06757812fdf373e694c0385ad.zip |
Merge branch 'master' into stable
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -177,6 +177,7 @@ To build that example you will need to have installed SDL2 library. * XMIDI now supports loops * Added working implementation of TMB's velocity offset * Added support for full-panning stereo option (Thanks to [Christopher Snowhill](https://github.com/kode54) for a work!) + * Fixed inability to play high notes due physical tone frequency out of range on the OPL3 chip ## 1.3.3 2018-06-19 * Fixed an inability to load another custom bank without of library re-initialization |