shichao-an / soundmeter

Simple real-time sound meter
https://soundmeter.shichao.io
BSD 2-Clause "Simplified" License
82 stars 27 forks source link

Deprecation Warning (Carbon Component Manager) on OS X El Capitan‎ #4

Open shichao-an opened 8 years ago

shichao-an commented 8 years ago

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.
shichao-an commented 8 years ago

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.