Re: Beep ( duration, frequency )
Re: Beep ( duration, frequency )
- Subject: Re: Beep ( duration, frequency )
- From: "Raglan T. Tiger" <email@hidden>
- Date: Wed, 23 Sep 2015 21:11:57 -0600
-rags
> On Sep 23, 2015, at 7:18 PM, email@hidden wrote:
>
> If you want to use different sounds for some alerts or notifications, you can use sytem provided sounds, such as "Basso", "Frog", "Submarine", etc.
>
> NSSound *sound = [NSSound soundNamed:@"Submarine"];
> [sound play];
>
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?
-rags
0 <http://crusaderrabbit.net/-rags/0.png> 1 <http://crusaderrabbit.net/-rags/1.png> 2 <http://crusaderrabbit.net/-rags/2.png>
_______________________________________________
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