ALSAPlatformAudioOutput

constructor(    soundProvider: FFIALSANativeSoundProvider,     coroutineContext: CoroutineContext,     channels: Int,     frequency: Int,     gen: (AudioSamplesInterleaved) -> Unit)