mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-25 23:10:34 -04:00
fix: formatting
This commit is contained in:
@@ -114,7 +114,6 @@ function getDelay(orbit, delaytime, delayfeedback, t) {
|
||||
|
||||
let reverbs = {};
|
||||
|
||||
|
||||
function getReverb(orbit, duration = 2, fade, lp, dim, ir) {
|
||||
if (!reverbs[orbit]) {
|
||||
const ac = getAudioContext();
|
||||
|
||||
@@ -219,7 +219,6 @@ global effects use the same chain for all events of the same orbit:
|
||||
|
||||
<JsDoc client:idle name="roomdim" h={0} />
|
||||
|
||||
|
||||
### iresponse
|
||||
|
||||
<JsDoc client:idle name="iresponse" h={0} />
|
||||
|
||||
Reference in New Issue
Block a user