Re: Beep ( frequency, duration)
Re: Beep ( frequency, duration)
- Subject: Re: Beep ( frequency, duration)
- From: Michael Crawford <email@hidden>
- Date: Tue, 30 Dec 2014 18:32:47 -0800
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
email@hidden
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 <email@hidden> 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
> email@hidden
> 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 <email@hidden> wrote:
>>
>> On Dec 29, 2014, at 2:12 PM, Michael Crawford <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden