You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MPE pitch bend with non-MPE devices would double bend since the
(really unused) MPE global pitch bend got double counted. So make
it just be single counted, and put the fix in place with a regtest.
While at it, add a regtest for non-monotonic tunings and tuning in
the presence of pitch bend.
Closessurge-synthesizer#1489Closessurge-synthesizer#1487
MPE pitch bend with non-MPE devices would double bend since the
(really unused) MPE global pitch bend got double counted. So make
it just be single counted, and put the fix in place with a regtest.
While at it, add a regtest for non-monotonic tunings and tuning in
the presence of pitch bend.
Closes#1489Closes#1487
Non-monotonicity SCL with monotonic KBM, and vice versa, and both placed into unit test.
I’m pretty sure it works and @JackyLigon spot checking says it does, but a test will confirm and keep it working
The text was updated successfully, but these errors were encountered: