fn open_output( ring: Arc<Mutex<VecDeque<f32>>>, dead: Arc<AtomicBool>, ) -> Option<Stream>
Default output device as 48 kHz stereo f32; None = no audio (playback still runs off the wall clock).