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

Add LFO command to params #4

Open
zealtv opened this issue Oct 13, 2023 · 0 comments
Open

Add LFO command to params #4

zealtv opened this issue Oct 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@zealtv
Copy link
Owner

zealtv commented Oct 13, 2023

targetParam sine 1 // hz sine defaulting between 0.25 to 0.75
targetParam sine 5 1 // 5hz sine from 0. to 1.
targetParam sine 0.1 0.2 0.4 // 0.1hz sine from 0.2 to 0.4

additional arguments ignored

Param modes:
Sine

  • rate
  • rate depth
  • rate low high

Random

  • smooth
  • sh-rate smooth
  • sh-rate low high
  • sh-rate low high smooth
@zealtv zealtv added the enhancement New feature or request label Oct 13, 2023
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

1 participant