syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.94k stars 821 forks source link

OS X 10.11.6b CoreGraphicsWaveform can't change input #324

Open dogpark opened 8 years ago

dogpark commented 8 years ago

CoreGraphicsWaveform example program can't change input microphone unless you first select that input device in System Preferences / Sound / Input and restart the CoreGraphicsWaveform app.

No errors are generated in the log when Input popup is changed but no audio is displayed either.