Tone.js
Tone.js copied to clipboard
How to run a frequency sweep?
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.