setValueFunctionAtTime for AudioParam

Hello list,

are there considerations to add a method like setValueFunctionAtTime to AudioParam? I imagine it could be very handy as many value automations can be expressed easily as functions over time and each change of parameter would require the creation of a whole Float32Array.

A good example is controlling a Filter parameter with a slow sine function (acting as a low frequency oscillator) but off course there are many more possibilities.

Yours sincerely,
Patrick Borgeat

Received on Saturday, 24 March 2012 00:18:50 UTC