From 62add404aa71015dd7ae9713a0292743788f3d23 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Thu, 5 Oct 2023 10:49:57 +0300 Subject: Improved CMF support - Added missing transpose, depth control, and song marker controllers --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b7f5627..13ee760 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ To build that example you will need to have installed SDL2 library. * Improved support of the EA-MUS files (Thanks to [dashodanger](https://github.com/dashodanger)) * Fixed crash on attempt to change the volume of a blank note * Added an ability to supply the custom list of embedded banks using `-DGENADLDATA_CUSTOM_BANKLIST=/path/to/ini/file.ini` argument + * Improved support of the CMF files: added support for previously missing transpose, depth control, and song marker controllers ## 1.5.1 2022-10-31 * Added an ability to disable the automatical arpeggio -- cgit v1.2.3