mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-10 21:28:31 +00:00
fixed
This commit is contained in:
parent
524109056f
commit
f1700d5e47
@ -65,7 +65,7 @@ superdough({ s: 'bd', delay: 0.5 }, 0, 1);
|
||||
- `bandf`: band pass filter cutoff
|
||||
- `bandq`: band pass filter resonance
|
||||
- `crush`: amplitude bit crusher using given number of bits
|
||||
- `shape`: distortion effect from 0 (none) to 1 (full). might get loud!
|
||||
- `distort`: distortion effect. might get loud!
|
||||
- `pan`: stereo panning from 0 (left) to 1 (right)
|
||||
- `phaser`: sets the speed of the modulation
|
||||
- `phaserdepth`: the amount the signal is affected by the phaser effect.
|
||||
|
||||
@ -238,9 +238,9 @@ Let's break down all pitch envelope controls:
|
||||
|
||||
<JsDoc client:idle name="crush" h={0} />
|
||||
|
||||
## shape
|
||||
## distort
|
||||
|
||||
<JsDoc client:idle name="shape" h={0} />
|
||||
<JsDoc client:idle name="distort" h={0} />
|
||||
|
||||
# Global Effects
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user