IOhannes m zmoelnig wrote:
IOhannes m zmoelnig wrote:
Alexandre Castonguay wrote:
Hi IOhannes,
I'm using : Pd version 0.40.3-extended-20071017
indeed it doesn't work even here with 0.41-1 :-(
however, it _does_ work with pd-vanilla 0.40.0!
additionally, i was also able to use it with Pd-extended 0.40-3extended-20080503
however, i have not installed Pd-extended "properly", as it conflicts with my locally installed Pd, which i have no intention to lose.
this is how i did it:
% mkdir /tmp/zmoelnig/pde/ % dpkg -x Pd-0.40.3-extended-20080503-debian-testing-i386.deb /tmp/zmoelnig/pde/
% cd ~/peerdata % /tmp/zmoelnig/pde/usr/local/bin/pd -nosound -nomidi -stderr -path i686/:lib:. -lib zexy -open _PROXY.pd
% cd /tmp/zmoelnig/pde/usr/local/lib/pd % ../../bin/pd -guiport 5500
% cd /tmp/zmoelnig/pde/usr/local/lib/pd % ./bin/pd-gui 5600
voila, everything seems to work (i can even open the "test audio and midi" patch)
admittedly it is a bit arkward :-) anyhow, i hope this helps.
fgmasdr IOhannes