simple

fun simple(listener: SoundListenerProps, nchannels: Int, freq: Int, gen: AudioPlatformOutputGen, dispatcher: CoroutineDispatcher = Dispatchers.AUDIO, build: (AudioSamplesInterleaved) -> AudioPlatformOutputSimple): AudioPlatformOutput