soundmeter
soundmeter copied to clipboard
Deprecation Warning (Carbon Component Manager) on OS X El Capitan
On OS X 10.10 El Capitan, the following warnings will show up when running soundmeter
:
2016-01-09 22:21:11.616 python2.7[2268:35440] 22:21:11.614 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
Just for record: spatialaudio/python-sounddevice/issues/10 indicates that:
I think we'll just have to wait for a new PortAudio version, until then you'll have to ignore this message.