PDTGB01.pd won't properly load here and i've got 654 extras:
expr (sin(($f1/360)*6.28319)+2)/20 ... couldn't create expr $f1+ha*aa*($f2-$f1) ; $f2+ha*($f1*(ba-$f3)-$f2) ; $f3+ha*($f1*$f2-ca*$f3) .. couldn't create etc.etc...dont see any filename with expr in /externals/ anywhere. perhaps someone can add it so that the flyer is in accordance with the rules of the contest? thanks :)....
Hallo, ix@replic.net hat gesagt: // ix@replic.net wrote:
PDTGB01.pd won't properly load here and i've got 654 extras:
expr (sin(($f1/360)*6.28319)+2)/20 ... couldn't create expr $f1+ha*aa*($f2-$f1) ; $f2+ha*($f1*(ba-$f3)-$f2) ; $f3+ha*($f1*$f2-ca*$f3) .. couldn't create etc.etc...dont see any filename with expr in /externals/ anywhere. perhaps someone can add it so that the flyer is in accordance with the rules of the contest? thanks :)....
Well, expr is almost the only external that is delivered *with* Pd. It should be in /usr/lib/pd/extra/ or similar.
Frank Barknecht _ ______footils.org__
Well, expr is almost the only external that is delivered *with* Pd. It should be in /usr/lib/pd/extra/ or similar.
kind of had a feeling that was the case, is anyone opposed to putting bonk~ fiddle~ expr~ etc into the externals build system? in my case i just did a checkout -r devel pd/src long ago...and had removed the extra stuff from the makefile anyways due rebuilding those every time on 'make clean'...i mean if someone thought it was good enough to include in the default pd distribution...its surely good enough to include in the externals distribution as well, no?
Hallo, cdr hat gesagt: // cdr wrote:
kind of had a feeling that was the case, is anyone opposed to putting bonk~ fiddle~ expr~ etc into the externals build system? in my case i just did a checkout -r devel pd/src long ago...and had removed the extra stuff from the makefile anyways due rebuilding those every time on 'make clean'...i mean if someone thought it was good enough to include in the default pd distribution...its surely good enough to include in the externals distribution as well, no?
With Pd being in the CVS finally I think it is a good idea to put them in the externals build system.
Frank Barknecht _ ______footils.org__