thanks, jackx seems good.
but problem to compile (archlinux):
make cc -I"/usr/include/pd" -DPD -DVERSION='"0.1"' -fPIC -Wall -W -g -O6 -funroll-loops -fomit-frame-pointer -o "jack-connect.o" -c "jack-connect.c" In file included from jack-connect.c:21:0: m_pd.h:5:0: error: unterminated #ifndef In file included from jack-connect.c:23:0: /usr/include/unistd.h:255:1: error: expected ‘;’, ‘,’ or ‘)’ before ‘typedef’ make: *** [jack-connect.o] Error 1
2013/3/26 michael noble looplog@gmail.com
On Tue, Mar 26, 2013 at 9:41 PM, Fero Kiraly fero.kiraly@gmail.comwrote:
It is possibile ?
fk.
This thread should be helpful:
http://comments.gmane.org/gmane.comp.multimedia.puredata.general/87125
I've used the jackx library suggested by Hans and it works well.