Aucune description

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

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