On Mon, Nov 12, 2012 at 9:48 AM, Hans-Christoph Steiner hans@at.or.atwrote:
There are three libraries in the pure-data SVN that allow you to do this stuff in Pd itself:
jackx k_jack~ tb/jack_transport
I attached the newly libdir-ized jackx, with included Mac OS X binaries. Just run 'make' to create GNU/Linux binaries.
.hc
Hi Hans,
jackx sounds like it's exactly what I need. I tried compiling but it fails with:
jack-connect.c:20:22: fatal error: libjackx.h: No such file or directory
Is this a header file provided by jack?
thanks Michael