-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CC Rotary Control Design #75
Comments
I may suggest, for easier read, the CC number displays without the leading zeros, so just e.g. CC 7 or CC 35. For example, sforzando has the CC 128 as a bipolar value control display |
The next question is, If from the sfz file, maybe new opcodes for it need to be added, like :
Other opcode name than
|
@alcomposer |
If more precision can be added, maybe having decimal point value will be nice and useful, like 50.2 or 50.28 |
sfizz needs a way of displaying rotary knobs, this is a simple knob design, that shows both a label, ccN, and value.

It can be modified to be a
pan
(bi-polar), orvolume
rotary knob.The text was updated successfully, but these errors were encountered: