mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-27 03:53:07 +00:00
showing more of the waveform
This commit is contained in:
parent
cde3e53761
commit
dffe6ac151
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue