pd tree organization README This file abstractions a set of pd abstractions externs a set of experimental pd externs (written in c) instruments some more abstractions pieces Patches that qualify as a "piece" start start scripts for pd score My set of score files sornfit Sornfit effects rack test The rest of the trial and error patches packet pdp external library extlib creb external library mole pd forth editor pd gl gui widgets (wave editor wvvw) bin pd binaries lib pd (installed) lib tree src extern subtrees PD=/home/tom/pd /usr/local/bin/pd -> PD/bin/pd /usr/local/lib/pd -> PD after installing pd in PD/bin/ rename it to pd.release or pd.debug then link pd.start -> pd starting pd with certain libs loaded can be done using: PD_LIBS=lib1:lib2 pd building PD, all in one tree ---------------------------- get pd from miller's site, unpack in src/ ./configure --prefix=/home/tom/pd && make install rename bin/pd to bin/pd.release zet symlink bin/pd -> bin/pd.release zet symlink /usr/local/bin/pd -> /home/tom/bin/pf pas etc/pd.host aan voor host pdp: separate darcs package ./configure --prefix=/home/tom/pd --enable-pf && make install creb: separate darcs package ./configure --prefix=/home/tom/pd && make install mole: separate darcs package ./configure --prefix=/home/tom/pd && make install