Distorted System Sounds
Distorted System Sounds
- Subject: Distorted System Sounds
- From: "Mike O'Connor" <email@hidden>
- Date: Sat, 13 Apr 2002 13:08:41 -0400
I've taken a bunch of system sounds from my OS9 system and moved them into
aiff files for OSX. But when playing these sounds, SOME apps don't play them
well, they are extremely distorted and loud. These sounds all play fine when
they are set as the alert sound and the system plays them. But when an
application, including the Cocoa app I'm writing, plays them, they are
distorted.
Is the system running these sounds through a process to bring the amplitude
down before playing? My app, and I assume the others that show this problem,
simply plays via
[[NSSound soundNamed:@"MySoundName"] play];
_______________________________________________
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.