Fix misplaced ending sentence (#1296)

This commit is contained in:
Mehmet Ali "Mali" Akmanalp 2025-02-27 10:24:58 +03:00 committed by GitHub
parent 470a345296
commit 6e972f4380
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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).