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

Test_002 synth LFO has no effect #36

Open
js190 opened this issue Aug 27, 2022 · 0 comments
Open

Test_002 synth LFO has no effect #36

js190 opened this issue Aug 27, 2022 · 0 comments

Comments

@js190
Copy link

js190 commented Aug 27, 2022

Excited about the synth stuff.
Presumably the amplitude on the LFO should be non-zero in order for it to have an effect?

		// Third oscillator acts as LFO for primary
		osc3.frequency = 5.0 / 20000.0;
		osc3.amplitude = 0.0;

Can you give a taster of what your plans are for the synth stuff??

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

No branches or pull requests

1 participant