No internet connection
  1. Home
  2. How to

How to click on images

By Duncan Brown @Duncan_Brown
    2020-06-26 18:24:54.681Z


    Hello - how would I create an action in a macro that allows me to click on a specific image?

    • 2 replies
    1. Kitch Membery @Kitch2020-06-27 22:56:11.879Z

      Hi Duncan,

      Can you explain a little more on what you are trying to achieve? What app are you in that contains the image and what are the steps that you would take manually to get the desiresd result.

      Rock on!

      1. D
        In reply toDuncan_Brown:
        Dan Radclyffe @Dan_Radclyffe
          2020-12-15 16:51:48.575Z

          Duncan where are you? lol

          Just bumping this to ask if Soundflow might be able to perform the kind of 'found image' thing that Keyboard Maestro can do- namely where it will or won't click a button by recognising it graphically (i.e if it's yellow/on then it won't click it, but if it's toggled blue then it will).

          I use Trinnov DSP room correction in my studio and my latest idea is to see if I can ditch my monitor controller (Dangerous Monitor ST) and control speaker-switching by triggering the Trinnov app which runs on my Studio Mac.

          Here's the speaker matrix on the app:

          In this above configuration, should my monitor controller be disconnected, all of my speakers would sound at the same time. So you can select whether to be in 'solo' or 'mute' mode, and then individually select which speakers that action is performed on.

          For example:

          Here I have my second stereo set of speakers and subs activiated, by virtue of everything else being muted.

          To switch to a different configuration, i'd have to unclick the mutes and then reapply them to leave the speaker set I want to hear UNmuted.

          Would there be a way to go about automating this? If SF could be told what to look for, then some kind of command could be created to ensure that all the speakers I want to mute are RED. If it didn't have this kind of behaviour then it wouldn't work to switch between commands, as every time a speaker set is switched the parameters would be changed and scripts wouldn't work.

          To add to the challenge- unfortunately SF won't see these individual buttons as UI elements, so would have to plot XY coordinates!?