fix: formatting
This commit is contained in:
parent
11b0a00593
commit
2f0798de32
2 changed files with 0 additions and 2 deletions
|
|
@ -114,7 +114,6 @@ function getDelay(orbit, delaytime, delayfeedback, t) {
|
||||||
|
|
||||||
let reverbs = {};
|
let reverbs = {};
|
||||||
|
|
||||||
|
|
||||||
function getReverb(orbit, duration = 2, fade, lp, dim, ir) {
|
function getReverb(orbit, duration = 2, fade, lp, dim, ir) {
|
||||||
if (!reverbs[orbit]) {
|
if (!reverbs[orbit]) {
|
||||||
const ac = getAudioContext();
|
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} />
|
<JsDoc client:idle name="roomdim" h={0} />
|
||||||
|
|
||||||
|
|
||||||
### iresponse
|
### iresponse
|
||||||
|
|
||||||
<JsDoc client:idle name="iresponse" h={0} />
|
<JsDoc client:idle name="iresponse" h={0} />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue