Merge branch 'main' into glossing/hook-up-octave

This commit is contained in:
Aria
2025-11-25 20:50:49 +01:00
+1
View File
@@ -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);
}