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 * @offline 0.1 1
* @example * @example
* const fmOsc = new Tone.FMOscillator({ * const fmOsc = new Tone.FMOscillator({
* frequency: 20, * frequency: 200,
* type: "square", * type: "square",
* modulationType: "triangle", * modulationType: "triangle",
* harmonicity: 0.2, * harmonicity: 0.2,