Tone.js icon indicating copy to clipboard operation
Tone.js copied to clipboard

How to run a frequency sweep?

Open lane711 opened this issue 2 years ago • 0 comments

What is the proper way to run a frequency sweep? For example, I want to input: start frequency: 100Hz end frequency: 200Hz sweep rate: 1 Hz per second

and then generate a tone that goes from the start to end frequency at a rate of 1 Hz per second. So the above sweep would run for 100 seconds.

lane711 avatar Sep 18 '23 23:09 lane711