Get precise volume percentage using Terminal
Ok well I've dialed everything in the way I like it where I am maximizing my gain structure. I read that you can type code into Terminal to get the value of the fader in a 0-100 % value. I'm trying to get the value from the fader in the Apple TV app on my M2 Ultra Studio but... every code I've tried does not work... I've tried...
osascript -e 'get volume settings'
osascript -e 'output volume of (get volume settings)'
osascript -e "set volume output volume N"
I keep getting this error....
output volume:missing value, input volume:missing value, alert volume:13, output muted:missing value
I have the Apple TV app open and the slider is set to about 75% of the way up but I'd really love to know the number/percentage volume of where it's at currently. Does anyone know of a terminal line code that will work?
Apple TV 4K