I´ve installed ccrma pack, pd version is 0.37, it suports jack and likes it.
I´ve installed 0.39 from source on a different directory, it does not suport jack!! ?? What? Can anyone help me with this?
kisses ref
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
this is how i do it (depending on if i want to use devel or miller puckette version.
PureData 0.39.2 devel cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data co -r devel_0_39 pd scons daz=1 portaudio=0 scons install
PureData 0.39.2 miller puckette (libasound2-dev is need if you want to use -alsamidi) cd src ./configure --prefix=/usr/local --enable-alsa --enable-jack --enable-setuid make make install
PureData External cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data co externals cd build scons scons install
pat
----- Original Message ----- From: "Renato Fabbri" renatoftato@yahoo.com To: pd-list@iem.at Sent: Thursday, March 09, 2006 4:55 PM Subject: [PD] pd 0.39: no jack?
I´ve installed ccrma pack, pd version is 0.37, it suports jack and likes it.
I´ve installed 0.39 from source on a different directory, it does not suport jack!! ?? What? Can anyone help me with this?
kisses ref
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
and this how i start pd :
DEVEL: pd -rt -jack -cb_scheduler -channels 16
MILLER PUCKETTE pd -rt -jack -audiodev 0 -audiobuf 64 -channels 16 -alsamidi
pat
Hallo, Renato Fabbri hat gesagt: // Renato Fabbri wrote:
IÃ?ve installed ccrma pack, pd version is 0.37, it suports jack and likes it.
IÃ?ve installed 0.39 from source on a different directory, it does not suport jack!! ?? What? Can anyone help me with this?
You need to have the libjack-development packages installed when building Pd. I also found, that if you start pd with "pd -jack" it will not automatically create ports for jack anymore. I think this is a bug.
Anyway going through the Media->jack menu will create pd-ports in jack.
Frank Barknecht _ ______footils.org_ __goto10.org__