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

Vibrato #35

Open
magnetophon opened this issue Aug 21, 2020 · 1 comment
Open

Vibrato #35

magnetophon opened this issue Aug 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@magnetophon
Copy link
Owner

An important feature imho,is vibrato: modulating the pitch with an LFO.

What are your thoughts on this?

I see 3 options:

  • I can make a simple dedicated LFO for pitch, just like we have a dedicated envelope for volume.
  • I can add another modMixer.
  • I can make something even more elaborate: often, you want the pitch wobble to fade in after a bit of time; a lot of synths have a function for that.
@ryukau
Copy link

ryukau commented Aug 21, 2020

I'd like to have an dedicated vibrato LFO with attack envelope. Envelope can also be extended to ADSR or DAHDSR.

modMixer is also nice to have, but depends on the flexibility of LFO in my opinion. Without experimenting with better LFO (#12), I can't say for sure.

@ryukau ryukau added the enhancement New feature or request label Jul 30, 2022
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