Change names, cleanup
This commit is contained in:
parent
8baecf78b9
commit
dc5f6827f9
2 changed files with 47 additions and 35 deletions
|
|
@ -485,7 +485,7 @@ function connectEnvelope(idx, params, nodeTracker, value) {
|
|||
return envNode;
|
||||
}
|
||||
|
||||
function connectBusModulator(params, nodeTracker, value) {
|
||||
function connectBusModulator(params, nodeTracker) {
|
||||
const ac = getAudioContext();
|
||||
const { control, subControl, depth = 1, depthabs } = params;
|
||||
const signal = controller.getBus(params.bus);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue