From 3bcaac365e914b82f80839e047ebedd6b81fc634 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Sun, 5 Nov 2017 21:01:37 +0300 Subject: Tri-state for deep-tremolo/vibrato/sm/adlib-percussion modes By default every flag will have "auto" type which means mode will be set in dependence on a bank. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 487b965..37599d5 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ To build that example you will need to have installed SDL2 library. * Added hooks to increase advandate of The Library: MIDI-event, Note, and Debug-Message hooks! * Fixed the ability to merge two equal pseudo-4-operator voices as one voice without damaging the result! * Added auto-increasing of percussion note lengths when there are too short and playing an incorrect sound on various banks + * Tri-state support for deep-tremolo/vibrato, scale modulators, and legacy adlib percussion mode. -1 means "auto", I.e. default and specified by bank. * ... ## 1.2.1 2017-07-30 -- cgit v1.2.3