format
This commit is contained in:
parent
a205f7d873
commit
7a5020aa71
2 changed files with 2 additions and 2 deletions
|
|
@ -540,7 +540,7 @@ export const superdough = async (value, t, hapDuration, cps = 0.5, cycle = 0.5)
|
|||
chain.releaseNodes();
|
||||
activeSoundSources.delete(chainID);
|
||||
};
|
||||
|
||||
|
||||
const soundHandle = await onTrigger(t, value, onEnded, cps);
|
||||
|
||||
if (soundHandle) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue