Merge branch 'main' into reverb
This commit is contained in:
commit
11b0a00593
22 changed files with 797 additions and 286 deletions
|
|
@ -114,6 +114,7 @@ function getDelay(orbit, delaytime, delayfeedback, t) {
|
|||
|
||||
let reverbs = {};
|
||||
|
||||
|
||||
function getReverb(orbit, duration = 2, fade, lp, dim, ir) {
|
||||
if (!reverbs[orbit]) {
|
||||
const ac = getAudioContext();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue