Programmaticaly monitoring #769
Unanswered
pierremestrez1976
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have a look at https://github.com/jackaudio/jack2/blob/develop/tools/evmon.c for some examples. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would like to create a program that wait for a Jack Router client to connect then connect its port to other clients.
I'm thinking about programmaticaly (c++) monitor for a Jack Router client to connect then establish connection.
How to properly wait for a client to be connected ?
Thanks,
Pierre
Beta Was this translation helpful? Give feedback.
All reactions