I will mention that I stopped working on Ogg Frog because there was an architectural problem I could not solve. I may have the solution at hand now but it's going to be a while before I actually try it.
The input codecs weren't the problem, I was using Xiph's code for Ogg Vorbis and FLAC, some other widely used Open Source decoder for the MP3. I think I wrote my own WAVE encoder. I like to do things the hard way. Sometimes I discover interesting, new things that way but it can be a huge PITA. Mike Michael David Crawford, Consulting Software Engineer mdcrawf...@gmail.com http://www.warplife.com/mdc/ Available for Software Development in the Portland, Oregon Metropolitan Area. On Tue, Dec 30, 2014 at 6:30 PM, Michael Crawford <mdcrawf...@gmail.com> wrote: >> If you're doing this for your own entertainment or education > > I would tell you why I'm doing this, but to do so would just lead to > Chris Hanson bringing down the banhammer on me again. > > ;-D > > Mike > Michael David Crawford, Consulting Software Engineer > mdcrawf...@gmail.com > http://www.warplife.com/mdc/ > > Available for Software Development in the Portland, Oregon Metropolitan > Area. > > > On Tue, Dec 30, 2014 at 6:06 PM, Jens Alfke <j...@mooseyard.com> wrote: >> >> On Dec 29, 2014, at 2:12 PM, Michael Crawford <mdcrawf...@gmail.com> wrote: >> >> My input does come from another thread, reading ogg vorbis, flac, wave >> or mp3 files that write into a circular buffer. >> >> >> If you're doing this for your own entertainment or education, going the >> low-level route like this is fine. >> But for any serious use, I would go with AVFoundation if you want to play >> audio files. There is just so much mess and pain involved in rolling your >> own audio player. (I speak as someone who's done that. And never got it 100% >> crash-free before AVFoundation came along and allowed me to joyously delete >> all that code.) >> >> --Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com