03027a1273
Approved by: pi (implicit)
5 lines
230 B
Text
5 lines
230 B
Text
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.
|