this repo has no description
1This is a component that provides audio input / output on top of CoreAudio.framework in the form
2of an AudioUnit (which is an AudioToolkit thing).
3
4The component gets installed into /System/Library/Components/CoreAudio.component.
5
6It is reachable both as an AudioComponent (AudioComponentInstanceNew) and a Carbon Component (OpenAComponent).