How to control DADman?
Asked by @Nico_Berthold
- Christian Scheuer @chrscheuer2019-11-30 16:06:03.741Z
Nico you mentioned over email you were having trouble automating stuff in DADman. I don't have access to the app myself - can you elaborate on what is not working? Ie. what were you trying to do and what happened?
Christian Scheuer @chrscheuer2019-11-30 16:06:36.416Z
CC'ing @weirbarry since I believe he is automating some DADman stuff.
- NIn reply tochrscheuer⬆:Nico Berthold @Nico_Berthold
Hi all,
has anybody been successful in simulating a click in the DADman user interface,
i.e. the Sources, Outputs or Folddowns? I tried it with the UI macro, but it didn't`t work.
The MTRX package available here is just for menu items, no UI interaction.thanks,
NicoChristian Scheuer @chrscheuer2019-11-30 19:46:49.297Z
I tried it with the UI macro, but it didn't`t work.
Can you describe more precisely what happened? Were you able to pick the UI element or the window? Do you get an error or is simply nothing happening?
- NNico Berthold @Nico_Berthold
I made a UI Klick Macro klicking in the DADman software a button, in this case it was "click solo Center".
When trying to execute the command I got the following error message:
Christian Scheuer @chrscheuer2019-12-02 12:41:52.323Z
Thanks Nico. Is this a macro? How did the macro end up looking after you picked the UI element?
Sorry for the many questions, but since I don't have access to the software itself we'll need to locate exactly where the error occurs.- NNico Berthold @Nico_Berthold
No Problem!!
Does this help?
It`s s screenshot of the Macro inside SoundflowChristian Scheuer @chrscheuer2019-12-03 01:20:26.788Z
Gotcha, yea this makes perfect sense. I think basically SoundFlow can just not see the contents of that window so it will just give you the outermost UI element (here a Scroll Area).
You'll need to instead use the "Mouse Click Relative to UI Element" action where you can then specify a relative coordinate relative to the window where the mouse should click. Obviously this is not as good as when SF can detect individual UI elements since it is then position dependent. But it's likely the only thing that can be done right now.Note we're having talks with DAD/NTP about providing deeper support but there's no definitive response from them yet.
- GIn reply tochrscheuer⬆:Gabriel Pinheiro @Gabriel_Pinheiro
Hi Christian,
Any news about this?
I just got my MTRX Studio, would love to be able to do some stuff like solo and mute speakers, dim, etc... with soundflow.Best regards,
Gabriel
Christian Scheuer @chrscheuer2020-08-25 17:36:51.234Z
Hi Gabriel,
We've been reaching out to NTP / DAD but have yet to hear back from them. We'll keep pushing :)
- GGabriel Pinheiro @Gabriel_Pinheiro
Thanks, man. I know it's not up to you to get this going...
Best regards,
Gabriel
- DJamey Scott @dramaticaudio
Another vote for DADman support! :)
- DDrew Jurecka @Drew_Jurecka
@chrscheuer Any update on this? Andrew Scheps MOMdeck is very cool, but doesn't really address my specific use case very well. Any tips on how to access DADman UI elements in the way that MOMdeck seems to be addressing them? Possibly this should be in a new thread I guess...
Thanks!