We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea54ee commit a6a6901Copy full SHA for a6a6901
1 file changed
doc/other-modules.rst
@@ -1,6 +1,9 @@
1
Other Python Modules for JACK
2
=============================
3
4
+JACK Client
5
+-----------
6
+
7
PyJack
8
https://sourceforge.net/projects/py-jack/
9
@@ -12,3 +15,13 @@ pyjacklib (based on Cadence)
12
15
13
16
jacker
14
17
https://github.com/fphammerle/jacker
18
19
20
+JACK Server
21
22
23
+jack_server
24
+ https://github.com/vrslev/jack_server
25
26
+jackctl.py (part of JACK1)
27
+ https://github.com/jackaudio/jack1/blob/master/python/jackctl.py
0 commit comments