add doc
This commit is contained in:
parent
badda165fe
commit
f43dd8db1b
1 changed files with 10 additions and 0 deletions
|
|
@ -28,4 +28,14 @@ The power of patterns allows us to sequence any _param_ independently:
|
||||||
Now we not only pattern the notes, but the sound as well!
|
Now we not only pattern the notes, but the sound as well!
|
||||||
`sawtooth` `square` and `triangle` are the basic waveforms available in `s`.
|
`sawtooth` `square` and `triangle` are the basic waveforms available in `s`.
|
||||||
|
|
||||||
|
## FM Synthesis
|
||||||
|
|
||||||
|
### fm
|
||||||
|
|
||||||
|
<JsDoc client:idle name="fm" h={0} />
|
||||||
|
|
||||||
|
### fmh
|
||||||
|
|
||||||
|
<JsDoc client:idle name="fmh" h={0} />
|
||||||
|
|
||||||
Next up: [Audio Effects](/learn/effects)...
|
Next up: [Audio Effects](/learn/effects)...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue