The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
CoreAudio 3.0 does not seems like what we need. CoreAudio 2.0 which we have provides framework to write audio plug-in as well as example code which we use to calculate spectrum. CoreAudio 3.0 seems providing plug-in support, but completely different APIs, but it does not provide code for spectrum. Which means we cannot upgrade without loosing spectrum functionality.