Extend to FM, vibrato, etc
This commit is contained in:
parent
99bec835f8
commit
48f6a41683
9 changed files with 112 additions and 64 deletions
|
|
@ -75,7 +75,7 @@ export const getZZFX = (value, t) => {
|
|||
source.start(t);
|
||||
return {
|
||||
node: source,
|
||||
source,
|
||||
nodes: { source: [source] },
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue