createScriptProcessor method
Implementation
ScriptProcessorNode createScriptProcessor([
int? bufferSize,
int? numberOfInputChannels,
int? numberOfOutputChannels,
]) native;
ScriptProcessorNode createScriptProcessor([
int? bufferSize,
int? numberOfInputChannels,
int? numberOfOutputChannels,
]) native;