mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-10 08:21:58 -04:00
documenting vib and vibmod
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user