Re: Crash when testing new NSSound

2009-06-05 Thread Fred Kiefer
Stefan Bidigaray wrote: OK, so I just finished writing the NSSound code and started testing it. Well, I'm getting to really weird behaviors (one with the fall back and one with the libsndfile code). When using libsndfile, I get a segmentation fault... I stepped through the code and get

Re: Crash when testing new NSSound

2009-06-05 Thread Stefan Bidigaray
Yeah, might as well wait! I just realized why I was getting hung on the [isa _soundIsAU:] call (forgot to include the implementation .m file on the build) anyway. The the seg fault can be looked at later. I want to start slowly and actually plan this time around. Last time I just pulled up an