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

Fixed method name for getting currently selected output device #305

Closed clairemira closed 7 years ago

clairemira commented 8 years ago

This is just a small typo in the documentation but the method name should be currentOutputDevice instead of currentInputDevice for getting the currently selected output device.