Re: Beep ( duration, frequency )
Re: Beep ( duration, frequency )
- Subject: Re: Beep ( duration, frequency )
- From: Jens Alfke <email@hidden>
- Date: Wed, 23 Sep 2015 20:46:13 -0700
> On Sep 23, 2015, at 8:11 PM, Raglan T. Tiger <email@hidden> wrote:
>
> After I frustrated myself I realized your recommendation. Now I want to make arbitrary sounds (am I a recording engineer to?) to use with +soundNAMED so any suggestions while I Alphabet?
For general sound recording or making synthesized sounds, GarageBand is pretty good and free.
PureData <http://puredata.info> is a visual language for audio processing that’s pretty widely used. I haven’t tried it myself, but it should let you plug together modules to create all sorts of sounds, including square waves if that’s what turns you on.
BTW, NSSound is rather limited. The next step up for playing sound files would be AVPlayer in the AVFoundation framework.
The Cocoa programming blog/magazine objc.io had an issue on audio earlier this year that would probably interest you: <https://www.objc.io/issues/24-audio/>
—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