fix vel
This commit is contained in:
parent
c088c0c9d2
commit
480b5ff58b
1 changed files with 0 additions and 1 deletions
|
|
@ -592,7 +592,6 @@ export const superdough = async (value, t, hapDuration) => {
|
|||
|
||||
// gain stage
|
||||
chain.push(gainNode(gain));
|
||||
chain.push(gainNode(0.8 * velocity));
|
||||
|
||||
//filter
|
||||
const ftype = getFilterType(value.ftype);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue