fix envelope behavior
This commit is contained in:
parent
9f50f6ef0e
commit
88f677e910
2 changed files with 1 additions and 2 deletions
|
|
@ -364,7 +364,6 @@ export const superdough = async (value, deadline, hapDuration) => {
|
|||
[value.lpattack, value.lpdecay, value.lpsustain, value.lprelease],
|
||||
filterEnvDefaults,
|
||||
);
|
||||
console.log(lpattack, 'atta');
|
||||
|
||||
let lp = () =>
|
||||
createFilter(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue