Mostly working version
This commit is contained in:
parent
0dbca05de0
commit
19b710c401
9 changed files with 56 additions and 70 deletions
|
|
@ -176,7 +176,7 @@ export function registerSoundfonts() {
|
|||
node.disconnect();
|
||||
onended();
|
||||
};
|
||||
return { node, stop };
|
||||
return { node, stop, source: bufferSource };
|
||||
},
|
||||
{ type: 'soundfont', prebake: true, fonts },
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue