More control mapping tweaks
This commit is contained in:
parent
48f6a41683
commit
b4496fcc24
3 changed files with 12 additions and 9 deletions
|
|
@ -38,6 +38,7 @@ export class Orbit {
|
|||
}
|
||||
const val = this.djfNode.parameters.get('value');
|
||||
val.setValueAtTime(value, t);
|
||||
return this.djfNode;
|
||||
}
|
||||
|
||||
getDelay(delaytime = 0, feedback = 0.5, t) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue