-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
FR: Quantizer: Show current values based on CV inputs in Labels #94
Comments
And a followup, as manual is not , mentioning it: What voltages does the root input expect? It's not V/Oct, and sending i.e. 1V to it makes pitch go from oV (C4 at default setting with a C4 on the input) to 0.433333V, which is not one V above (or octave), so I am confused. Seems to be no good way to drive the root input with external control. I could wire up a addrseq to drive it if I could figure out what voltages to send to the root. Thanks |
It is spreading 12 notes over a 0-10 voltage range. (In hindsight this
could be better with 1v/oct).
So each note is 0.83 volts. Sorry for the trouble.
…On Tue, Jan 2, 2024 at 3:45 AM fractalgee ***@***.***> wrote:
And a followup, as manual is not , mentioning it: What voltages does the
root input expect? It's not V/Oct, and sending i.e. 1V to it makes pitch go
from oV (C4 at default setting with a C4 on the input) to 0.433333V, which
is not one V above (or octave), so I am confused. Seems to be no good way
to drive the root input with external control. I could wire up a addrseq to
drive it if I could figure out what voltages to send to the root. Thanks
—
Reply to this email directly, view it on GitHub
<#94 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADDYCQYKHW3D4GN345CKGDYMPCJRAVCNFSM6AAAAAA7RXCEPOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZTG42DGMBZGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thanks, A bit fiddly like that, V/Oct would be better as that is what folks would expect, but doable until you may implement it. I will make a addseq with the right voltage outputs for each note in the interim. That way I can set several to the same root (I know it's poly, but sometimes I also want to have two different keys interplay. |
Please update the labels to what is currently active as per CV inputs.
I have RefNote (Bogaudio) hooked up to set root note via V/Oct voltage, but label stays on C, but outputs in sroot D if Refnote set to D4.
Same for other outputs, update label to what is active at any time as per CV inputs.
That way panel always reflects actual output values instead of default, which is a bit confusing visually.
I know I can select Root note, Scale and Oct via the knobs but I am hooking up the root to several quantizers so I can change all via RefTone with one knob. Same with other CV inputs (set via AddrSEQs).
The text was updated successfully, but these errors were encountered: