Merge branch 'main' into jade/fix/importerror

This commit is contained in:
Jade (Rose) Rowland 2025-02-27 20:47:24 -05:00
commit af1f7658c7

View File

@ -293,8 +293,6 @@ global effects use the same chain for all events of the same orbit:
<JsDoc client:idle name="iresponse" h={0} /> <JsDoc client:idle name="iresponse" h={0} />
Next, we'll look at strudel's support for [Csound](/learn/csound).
## Phaser ## Phaser
### phaser ### phaser
@ -312,3 +310,5 @@ Next, we'll look at strudel's support for [Csound](/learn/csound).
### phasersweep ### phasersweep
<JsDoc client:idle name="phasersweep" h={0} /> <JsDoc client:idle name="phasersweep" h={0} />
Next, we'll look at input / output via [MIDI, OSC and other methods](/learn/input-output).