| 1 | ||
|
Editor: 195.176.254.176
Time: 2007/11/30 07:00:04 GMT+0 |
||
| Note: | ||
changed: - netpd installation on gutsy this is a guide about how to install pd-extended and netpd on a ubuntu gutsy machine. 1 Installing Latest Pure Data & Pd-extended: Go here, and select the latest build date: http://autobuild.puredata.info/auto-build/ 1 Grab the latest: pd-*-linux-ubuntu-gutsy-i386-i686.tar.bz2 , extract and install 1 Grab the latest: Pd-0.40.3-extended-*-debian-stable-i386.deb (ignore the libquicktime0, as libquicktime1 is available in gutsy.) :: sudo dpkg --ignore-depends=libquicktime0 -i ./Pd-0.40.3-extended-*-debian-stable-i386.deb 1 get netpd tarball from here and extract: http://www.netpd.org/download :: wget http://www.netpd.org/software/netpd.tar.gz tar -zxvf ./netpd.tar.gz 1 open puredata :: pd 1 Make sure 'compute audio' is checked and that the 'media' tab has the right audio setup. 1 then select 'file > open' and select '_chat.pd' from where you extracted the net pd tarball. 1 hit perf, type a name, hit enter, hit save&close 1 open creator & enjoy.
this is a guide about how to install pd-extended and netpd on a ubuntu gutsy machine.
(ignore the libquicktime0, as libquicktime1 is available in gutsy.) :
sudo dpkg --ignore-depends=libquicktime0 -i ./Pd-0.40.3-extended-*-debian-stable-i386.deb
wget http://www.netpd.org/software/netpd.tar.gz tar -zxvf ./netpd.tar.gz
pd
compute audio is checked and that the media tab has the right audio setup.file > open and select _chat.pd from where you extracted the net pd tarball.