NSSound
NSSound
- Subject: NSSound
- From: Steven Abner <email@hidden>
- Date: Thu, 14 Jun 2001 09:04:01 -0400
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.