Hello all,
I just compiled Pd vanilla 0.46.5 using:
$ make -f makefile.gnu
$ sudo make -f makefile.gnu install
Everything went fine, but I can't make it work with JACK. I tried starting it using flags pd -rt -jack
, but it doesn't recognize -jack
. I had the same problem when I compiled vanilla 0.45.4 previously today. So do I need to do anything else in order to use JACK?
Thanks a lot,
Gilberto