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

Evaluate the possiblity of creating useful random units #109

Open
sofian opened this issue Apr 5, 2024 · 0 comments
Open

Evaluate the possiblity of creating useful random units #109

sofian opened this issue Apr 5, 2024 · 0 comments
Labels

Comments

@sofian
Copy link
Collaborator

sofian commented Apr 5, 2024

It could be interesting to introduce some user-friendly sources and possibly filters for random processes. Some ideas include:

  • a source similar to Metro but that would generate random pulses
  • a kind of random "oscillator" (LFO) source similar to other Osc sources that would generate random values according to different parameters and types (random walk, perlin noise, etc.)
  • different types of random generators (uniform, gaussian, pink noise, brown noise, etc.)

The choice here is very important to stay in the spirit of Plaquette providing a core set of useful and generic classes that can be used as building blocks. It could be interesting to provide some of these random processes as a separate library.

@sofian sofian added the question label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant