createScriptProcessor method

ScriptProcessorNode createScriptProcessor ([int bufferSize, int numberOfInputChannels, int numberOfOutputChannels ])

Implementation

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