Re: Taming Yosemite mic volume & AGC from Livecode

2014-11-20 Thread Keith Clarke
Thanks for the syntax Sean - that’ll at least get my colleagues out of the Terminal :-/ I’ll see if I can find a list of audio parameters that can be controlled via Applescript and have a play. :-) Best, Keith.. > On 20 Nov 2014, at 12:49, Sean Cole (Pi) wrote: > > Hi Keith > > From Livecode

Re: Taming Yosemite mic volume & AGC from Livecode

2014-11-20 Thread Bob Sneidar
My personal opinion is that no app should touch the mic OR the speaker volumes unless it is an app that specifically provides that feature at the users behest. I would call this extremely bad programming and advise any users having that problem to complain to the other developers. Not your circu

Re: Taming Yosemite mic volume & AGC from Livecode

2014-11-20 Thread Sean Cole (Pi)
Hi Keith From Livecode you could run your terminal script using the 'shell' function. i.e.: shell("osascript -e repeat -e " "e& "set volume input volume 15" "e& " -e 'delay 1’ -e 'end repeat’") Of course you can then add in all sorts of parameters to the volume and delays etc. I'm sure you can

Taming Yosemite mic volume & AGC from Livecode

2014-11-20 Thread Keith Clarke
Hi Folks, A question for any Mac audio experts in the virtual room. The Problem Some colleagues are having problems with multiple apps fighting over OSX (Yosemite) microphone levels - and auto-adjusting the Automatic Gain Control (AGC) in real-time. Apps include Skype, GotoMeeting, Webex, Google