tweaking to make it sound good
This commit is contained in:
parent
b3f8df1783
commit
a9efda3bc3
2 changed files with 27 additions and 53 deletions
|
|
@ -366,7 +366,7 @@ export const superdough = async (value, deadline, hapDuration) => {
|
|||
}
|
||||
|
||||
if (phaser !== undefined) {
|
||||
const phaserFX = ac.createPhaser(phaser);
|
||||
const phaserFX = ac.createPhaser(phaser, hapDuration);
|
||||
chain.push(phaserFX);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue