Hi,
Do you know BTT(bettertouchtool)?
I want to customize the touch bar using AppleScript when the Arena application is launched.
For example, the volume control in the finder
-------------------------------------------------- --------------
on bttWidgetSliderMoved (sliderValue)
set volume output volume sliderValue * 100
end bttWidgetSliderMoved
-------------------------------------------------- ------------
Like this.
I want to know the exact Arena attribute names for a command.
If possible,
I would be grateful if you could upload an example AppleScript for master opacity control.
Thanks~
I want to know the exact Arena7 attribute names
Re: I want to know the exact Arena7 attribute names
Have you tried Accessibility Inspector from Xcode?
https://developer.apple.com/library/arc ... gApps.html
https://developer.apple.com/library/arc ... gApps.html
Re: I want to know the exact Arena7 attribute names
Moved to Developers.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: I want to know the exact Arena7 attribute names
I solved it by applying BTT and MIDI Touchbar app.
MIDI Touchbar is a really simple & nice touchbar midi controller app. Thanks~

MIDI Touchbar is a really simple & nice touchbar midi controller app. Thanks~