Switch to omod

This commit is contained in:
Aria 2025-12-05 13:39:52 -06:00
parent 32924b3fcf
commit ad43259353
4 changed files with 52 additions and 100 deletions

View file

@ -176,7 +176,7 @@ export function registerSoundfonts() {
vibratoOscillator?.stop();
node.disconnect();
onended();
};
});
return { node, stop, source: bufferSource };
},
{ type: 'soundfont', prebake: true, fonts },