documenting vib and vibmod
This commit is contained in:
parent
7605198774
commit
3431803980
2 changed files with 30 additions and 3 deletions
|
|
@ -48,6 +48,16 @@ You can also set `n` directly in mini notation with `sound`:
|
|||
Note for tidal users: `n` in tidal is synonymous to `note` for synths only.
|
||||
In strudel, this is not the case, where `n` will always change timbre, be it though different samples or different waveforms.
|
||||
|
||||
### Vibrato
|
||||
|
||||
#### vib
|
||||
|
||||
<JsDoc client:idle name="vib" h={0} />
|
||||
|
||||
#### vibmod
|
||||
|
||||
<JsDoc client:idle name="vibmod" h={0} />
|
||||
|
||||
## FM Synthesis
|
||||
|
||||
FM Synthesis is a technique that changes the frequency of a basic waveform rapidly to alter the timbre.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue