TooTallNate / node-speaker

Output PCM audio data to the speakers
647 stars 143 forks source link

El capitan : Warning ouput #69

Open llaine opened 8 years ago

llaine commented 8 years ago

I'm using a node modules which is based on your node-speaker module and I'm getting this output when the player module is included in my script.

2015-12-18 16:42:22.628 node[1539:46341] 16:42:22.627 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.

OSX Version : 10.11.12

jozanza commented 8 years ago

I'm having the same exact issue.

jrop commented 8 years ago

I'm getting this as well: I'm on El Capitan.

vitorleal commented 8 years ago

Same here

ashishbajaj99 commented 8 years ago

@TooTallNate are you still maintaining this module? Any plans of fixing this warning?

madsnedergaard commented 8 years ago

Same issue with Node v6.0.0 - any plans on fixing this?

thomasvanlankveld commented 8 years ago

Same here

hongkongkiwi commented 8 years ago

Yea same here, this is annoying!

sparkpunkd commented 7 years ago

Attempted a fix in pull request #86