pub fn audio_channel() -> (AudioSender, AudioReceiver)Expand description
Create a channel for sending audio commands to the audio thread.
pub fn audio_channel() -> (AudioSender, AudioReceiver)Create a channel for sending audio commands to the audio thread.