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

Frequency controllers are linear #1

Closed
SpacemanPaul opened this issue May 7, 2023 · 2 comments
Closed

Frequency controllers are linear #1

SpacemanPaul opened this issue May 7, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@SpacemanPaul
Copy link

SpacemanPaul commented May 7, 2023

All the frequency (Hz) based controllers go from:

  • full off = 1Hz
  • Half on = 12kHz
  • Full on = 24 kHz

This is basically unusable for synthesis.

All manual adjustment needs to be done to these parameters on a logarithmic scale - 1 volt per octave.

All internal modulation should work like that on frequency parameters too.

@attilammagyar attilammagyar added the enhancement New feature or request label May 7, 2023
@attilammagyar
Copy link
Owner

Thanks for the idea, I'll consider implementing this later.

@attilammagyar
Copy link
Owner

Logarithmic scale filter cutoff frequency support will be released in v1.4.0 in a few days.

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

No branches or pull requests

2 participants