mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-04 06:41:43 -04:00
change 909bd to sbd
This commit is contained in:
@@ -97,7 +97,7 @@ export function registerSynthSounds() {
|
||||
});
|
||||
|
||||
registerSound(
|
||||
'909bd',
|
||||
'sbd',
|
||||
(t, value, onended) => {
|
||||
const { duration, decay = 0.5, pdecay = 0.5, penv = 36, clip } = value;
|
||||
const ctx = getAudioContext();
|
||||
|
||||
Reference in New Issue
Block a user