Re: At my wits end with NSSound!
Re: At my wits end with NSSound!
- Subject: Re: At my wits end with NSSound!
- From: Michael Becker <email@hidden>
- Date: Thu, 12 Feb 2004 00:28:07 +0100
Out of curiosity, how would I make a "silent" sound? I'd rather have a
silent sound of about 4K instead of 30K if possible. My game is already
240K, and I'd rather not bloat it too much more.
Here's what I would do (done on Wintel, not tested on any Mac):
1. Mute the microphone
2. Use any kind of recording application (there should be freeware
downloads)
3. Record a short period of time
(4. Convert to mp3 or aiff or the like)
This *should* (according to my thoughts) produce a "silent" sound...
Bye,
Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.