• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Sound Level
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sound Level


  • Subject: Re: Sound Level
  • From: Esteban Uribe <email@hidden>
  • Date: Mon, 07 Apr 2003 10:31:54 -0700

On Monday, April 07, 2003, at 09:34AM, Lorenzo <email@hidden> wrote:

>Hi,
>thank you. But I don't play movies, I play only NSSounds like:
>
>theSound = [NSSound soundNamed:@"startSound"];
>[theSound play];
>
>

Well as far as I know playing the sound through an NSMovie provides volume control,
and using the previously mentioned Quicktime functions (StartMovie, etc)

Otherwise if you stick with NSSound, it uses the system alert sound volume.
Not only that but with NSSound you can't set application specific sound volume, AFAIK.

Doing a quick search at http://cocoa.mamasam.com and thereafter on www.sourceforge.net
revealed that NSSound has been cut back ,
however there seems to be something that you might find useful at http://musickit.sourceforge.net/

It contains a download for SndKit.
I have no idea if it can be used in OS X and Cocoa at the moment.

The cocoa-dev message that guided me to this SndKit at sourceforge can be viewed at:
http://cocoa.mamasam.com/COCOADEV/2001/08/1/876.php

I hope this helps :-)

-Esteban
_______________________________________________
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.

  • Prev by Date: Re: How do you determine where picture is in an rtfd view?
  • Next by Date: Re: Launching window from .NIB file in a framework without using NSApplication
  • Previous by thread: Re: Sound Level
  • Next by thread: Table view which doesn't update
  • Index(es):
    • Date
    • Thread