NSSound problem
NSSound problem
- Subject: NSSound problem
- From: Alex Golovinsky <email@hidden>
- Date: Fri, 17 Aug 2001 13:06:42 -0400
Hi,
My application has a lot of sounds playing--background loops, various
sound events, etc...It begins normally but the sound quality degrades
after a while. I'm not a sound expert so i can't really describe it too
well--it's high-pitched static that gets inserted into all sounds I play
after a while.
The only methods I use are play, stop, and sound:didFinishPlaying:
Does anyone know why this may be?
Also, if anyone is interested, NSSound does not load 8-bit aiff files.
thanks,
Alex