mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-25 23:10:34 -04:00
Merge branch 'main' into glossing/hook-up-octave
This commit is contained in:
@@ -668,6 +668,7 @@ export const superdough = async (value, t, hapDuration, cps = 0.5, cycle = 0.5)
|
||||
curve: 1.5,
|
||||
});
|
||||
lfo.connect(amGain.gain);
|
||||
audioNodes.push(lfo);
|
||||
chain.push(amGain);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user