Re: how to control NSSound
Re: how to control NSSound
- Subject: Re: how to control NSSound
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 15 Aug 2001 14:20:53 -0700
On Monday, January 12, 1970, at 09:46 AM, Alex Golovinsky wrote:
Hi,
NSSound does not seem to have any methods to control volume or play. Is
there a way to do any of the following things- control volume, loop,
check if sound is playing now?
NSSound is one of the classes that has been severely cut back relative
to its nextstep counterpart.
Have a look at the "SndKit", available at SourceForge.
-jcr
[Objc retain];