Re: NSSound
Re: NSSound
- Subject: Re: NSSound
- From: Vince DeMarco <email@hidden>
- Date: Thu, 14 Jun 2001 10:14:42 -0700
On Thursday, June 14, 2001, at 06:04 AM, Steven Abner wrote:
I've converted a "snd" resorce from a ResEdit file into a standard
.aiff file.
The sound works fine in iTunes, QuickTime, and a couple of other
programs.
I then load the sound using one of two methods available by NSSound,
both methods
work. Documentation states data understood is in only three formats;
one being AIFF.
One sound seems to work fine but several others are "overmodulated" or
distorted,
ie. not the same as the original. Does anyone have a solution to get
sounds into
Cocoa since old SoundManager and ResEdit loading functions don't work.
NSSound currently only understands uncompressed AIFF files.
vince
References: | |
| >NSSound (From: Steven Abner <email@hidden>) |