let automate = flow.createNode("audio/automate", { state: { min: 20, max: 800, value: 20 }, });
{ min: 0, max: 1, value: 0.5, duration: 1, auto: true, loop: false }
{ envelope: Vector[]; }