mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 05:38:35 +00:00
fix vel
This commit is contained in:
parent
c088c0c9d2
commit
480b5ff58b
@ -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…
x
Reference in New Issue
Block a user