We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a6901 commit acd3eddCopy full SHA for acd3edd
doc/other-modules.rst
@@ -25,3 +25,13 @@ jack_server
25
26
jackctl.py (part of JACK1)
27
https://github.com/jackaudio/jack1/blob/master/python/jackctl.py
28
+
29
30
+D-Bus Interface (JACK2 only)
31
+----------------------------
32
33
+jack_control (part of JACK2)
34
+ https://github.com/jackaudio/jack2/blob/develop/dbus/jack_control
35
36
+jackdbus (+ ``jack_re_connect`` CLI tool)
37
+ https://github.com/romsom/python-jackdbus
0 commit comments