暫無描述

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

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