showing more of the waveform

This commit is contained in:
Yotam Mann 2020-04-29 14:41:09 -04:00
parent cde3e53761
commit dffe6ac151

View file

@ -29,7 +29,7 @@ export { FMOscillatorOptions } from "./OscillatorInterface";
* @offline 0.1 1
* @example
* const fmOsc = new Tone.FMOscillator({
* frequency: 20,
* frequency: 200,
* type: "square",
* modulationType: "triangle",
* harmonicity: 0.2,