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

Allow Signals to Modulate Parameters #13

Open
ogbabydiesal opened this issue Jun 7, 2024 · 0 comments
Open

Allow Signals to Modulate Parameters #13

ogbabydiesal opened this issue Jun 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ogbabydiesal
Copy link
Collaborator

All signals should be able to modify parameters of units.

For example:
I should be able to connect the output of Oscillator to the cutoff parameter of Biquad.

I should be able to do Frequency Modulation by connecting an Oscillator to the Freq param of Oscillator

I should be able to scale output Oscillator (and make it unipolar) and connect it to amplitude of SoundFile (amplitude modulation)

This would entail including Math Operations (Multiply, Add, Sub, Div, etc)

@ogbabydiesal ogbabydiesal added the enhancement New feature or request label Jun 7, 2024
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