• 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: Monitor Sound Ouput Level via AppleScript?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Monitor Sound Ouput Level via AppleScript?


  • Subject: Re: Monitor Sound Ouput Level via AppleScript?
  • From: Dominik Röttsches <email@hidden>
  • Date: Sat, 10 Apr 2010 16:24:44 +0200

Hi Robert,

> 	tell (get volume settings)
> 		set {a, b, c, d} to {output volume, input volume, alert volume, output muted}
> 		--> {50, 50, 100, false}
> 	end tell
> 	set currentVolume to a as integer

Thanks for your suggestion - the thing is, I actually would need the level/volume of the waveforms that are currently played out, not the mixer/volume level setting. For example, if an MP3 or a moview is playing, I would like to get a high value, as there's something being played. If there's silence I would expect to read a 0 - independent of the output volume you set via the system's volume slider.

Regards,

Dominik

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Monitor Sound Ouput Level via AppleScript? (From: Dominik Röttsches <email@hidden>)
 >Re: Monitor Sound Ouput Level via AppleScript? (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: Monitor Sound Ouput Level via AppleScript?
  • Next by Date: Snow Leopard and csv files
  • Previous by thread: Re: Monitor Sound Ouput Level via AppleScript?
  • Next by thread: Snow Leopard and csv files
  • Index(es):
    • Date
    • Thread