6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
Python bindings for libjack using ctypes, which allow you to write
|
|
JACK client applications in Python.
|
|
|
|
The library provides a low-level, almost unaltered mapping of the
|
|
libjack C API, plus a few additional convenience functions.
|