No internet connection
  1. Home
  2. How to

Sonnox ListenHub trying to create macro to open without success.

By Terry Cromer @Terry_Cromer
    2022-04-13 15:33:22.483Z

    New Mac Studio with Viewsonic Touchscreen and trying to integrate Sonnox ListenHub, a startup app into a macro for Stream Deck and Touch gesture. App only opens from Menu Bar similar to Soundflow. Won't open from file path. Looking for script help to access these Right Hand Menubar items.

    Solved in post #5, click to view
    • 8 replies
    1. D
      Diego Arango @Diego_Arango
        2022-08-24 04:27:01.099Z

        no me dejo tampoco hacerlo será que soporte nos ayuda

        1. T
          In reply toTerry_Cromer:
          Tom Mochiach @Tom_Mochiach
            2022-08-31 18:36:39.995Z

            me too

            1. In reply toTerry_Cromer:

              There's some examples here:

              1. Try this:

                sf.ui.app("com.sonnox.listenhub").getElement("AXExtrasMenuBar").popupMenuSelect({
                    menuPath: ['Open ListenHub'],
                });
                
                Reply1 LikeSolution
                1. TTerry Cromer @Terry_Cromer
                    2022-09-09 15:34:58.215Z

                    Thanks Christian. This script works.

                  • In reply tochrscheuer:
                    DDiego Arango @Diego_Arango
                      2022-09-11 03:42:34.923Z

                      no entiendo como hacerlo

                      1. In reply tochrscheuer:
                        DDiego Arango @Diego_Arango
                          2022-09-11 03:43:15.070Z

                          me pueden ayudar de forma remota por favor

                        • K
                          In reply toTerry_Cromer:

                          Love this! Thank you! It works!
                          But, does anyone know how to create a script to close it?