Cider Isn't Darwin Emulation, Really
Something went wrong. Try again.
342 B · 6 lines
1234567This is a component that provides audio input / output on top of CoreAudio.framework in the formof an AudioUnit (which is an AudioToolkit thing).The component gets installed into /System/Library/Components/CoreAudio.component.It is reachable both as an AudioComponent (AudioComponentInstanceNew) and a Carbon Component (OpenAComponent).