AudioGraph

constructor()
constructor(config: Map<String, Any>)
constructor(maxNumberOfChannels: Int)
constructor(maxNumberOfChannels: Int, maxNumberOfFrames: Int)
constructor(maxNumberOfChannels: Int, maxNumberOfFrames: Int, sampleRate: Int, bufferSize: Int)