mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +00:00
fix: formatting
This commit is contained in:
parent
11b0a00593
commit
2f0798de32
@ -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} />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user