minor nit, but CoreAudio (and all its C functions) is not Carbon. CoreAudio is located in /System/Library/Frameworks/CoreAudio.framework, and is entirely independent of /System/Library/Frameworks/Carbon.framework.
The sample code posted appears to have no carbon dependencies.
Submitted by cwright (not verified) on 2008.08.24 @ 04:27. |
minor nit, but CoreAudio (and all its C functions) is not Carbon. CoreAudio is located in /System/Library/Frameworks/CoreAudio.framework, and is entirely independent of /System/Library/Frameworks/Carbon.framework.
The sample code posted appears to have no carbon dependencies.
Submitted by cwright (not verified) on 2008.08.24 @ 04:27. |