Hi Jonathan.
On Tue, Apr 19, 2016 at 3:24 AM, Jonathan Brickman wrote:
I am finding myself motivated to convert from Python
2.7 to Python 3, and I
just realized that PyJack, the Python JACK library I have been using, has
not been set up for Python 3. Anyone have a favorite JACK library for
Python3?
I'm probably biased (because I'm its author), but I like this one:
http://jackclient-python.rtfd.org/
It works for both Python 2 and 3.
cheers,
Matthias