Sem descrição

Fabian Peter Hammerle f60c0ba95f implemented Client.register_port() and some associated tests há 8 anos atrás
docker 61ec1a05aa Client construct: added flag to ensure the client's name will match the desired one há 8 anos atrás
examples 4aa93703e2 renamed example há 8 anos atrás
tests f60c0ba95f implemented Client.register_port() and some associated tests há 8 anos atrás
.gitignore ffe8cdcae6 git ignore MANIFEST, build and dist há 8 anos atrás
LICENSE.txt 4776e549e9 initial há 8 anos atrás
README.md 1227cd8b8b readme: added pypi badge há 8 anos atrás
jack.c f60c0ba95f implemented Client.register_port() and some associated tests há 8 anos atrás
setup.cfg 4776e549e9 initial há 8 anos atrás
setup.py f60c0ba95f implemented Client.register_port() and some associated tests há 8 anos atrás

README.md

jacker

Python bindings for the JACK Audio Connection Kit C API

PyPI version

Requirements

JACK development files:

apt-get install libjack-jackd2-dev

Installation

pip install --user jacker