Skip to content
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

QCD knob ranges and detents #34

Open
spacejoey86 opened this issue Oct 8, 2024 · 1 comment
Open

QCD knob ranges and detents #34

spacejoey86 opened this issue Oct 8, 2024 · 1 comment

Comments

@spacejoey86
Copy link

In hardware, a key feature of the QCD is the potentiometers with detents for every division/multiplication.
I think this should be replicated in the VCV version, such that the knob visibly snaps to each value, and the tooltip shows the division/multiplication value (/32 to x16) instead of the current 0-1.

In addition the range of the attenuverters should be -1 to 1 in the tooltip. (this probably applies to other modules too).

These changes will make the modules easier to use in VCV.

@danngreen
Copy link
Member

Good idea. There are several modules that use knobs like this:

  • DLD Time knobs
  • Ensemble Osc Scale knob
  • SCM Rotate knob (maybe?)
  • QCD Div/Mult
  • MiniPEG Div/Mult
  • PEG Div/Mult

I think the VCV thing to do is enable "snap" and give them a list of labels for each position. There is a feature for this coming in MetaModule hardware, so it would make sense to pair them together (requires update to the base element types)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants