I receive this warning when i start an application that is using the ofSoundPlayer
class
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.
Sometimes the application works without any problem, sometimes it crashes with the error EXC_BAD_ACCESS(code=1,address=0x66c2e80), http://pastebin.com/mFXLEDSu
I’m using this class ofSoundPlayer
to play an mp3 file. Did someone experienced this problem? are there other way to play an mp3 file?
I’m on mac, OF release 0.9