roc-toolkit icon indicating copy to clipboard operation
roc-toolkit copied to clipboard

CoreAudio sink and source

Open gavv opened this issue 5 years ago • 2 comments

This task is identical to #231, but for adding CoreAudio native backend for macOS.

Three classes should be added to target_coreaudio:

  • CoreaudioBackend
  • CoreaudioSink
  • CoreaudioSource

The implementation should use AudioUnit.framework from CoreAudio, a low-level audio API allowing to achieve the lowest possible latency.

gavv avatar Jan 01 '20 12:01 gavv

Hi Victor, can I pick this up?

ghost avatar Mar 13 '21 08:03 ghost

@nythoang Sure, you're welcome.

gavv avatar Mar 22 '21 10:03 gavv