Greetings,
My LyonPotpourri externals are now available for Pd. The distro is source code that has been tested to compile on Mac OS X and Linux. If anyone develops a build for Windows please let me know. The code is available here:
http://www.sarc.qub.ac.uk/~elyon/LyonSoftware/Pd/
Cheers,
Eric
PD-announce mailing list PD-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Hi Eric,
Will this compile for OS X Intel? Your perl script worked like a
charm, but I get errors on instantiation about the object being for
the wrong architecture. I've had my macbook for all of two weeks now
and I didn't even think twice about that. Did I miss something?
Thanks!
j.c.w. http://othertime.com
On Mar 17, 2007, at 10:25 AM, Eric Lyon wrote:
Greetings,
My LyonPotpourri externals are now available for Pd. The distro is
source code that has been tested to compile on Mac OS X and Linux.
If anyone develops a build for Windows please let me know. The code
is available here:http://www.sarc.qub.ac.uk/~elyon/LyonSoftware/Pd/
Cheers,
Eric
PD-announce mailing list PD-announce@iem.at http://lists.puredata.info/listinfo/pd-announce _______________________________________________ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
On 23/03/2007, at 18.46, j.c.w. wrote:
Did I miss something?
In the darwin_bin folder there are intel (only) builds.
$ cd /path/to/LyonPotpourri2.0_Pd/darwin_bin/ $ file * adsr~.pd_darwin: Mach-O bundle i386 bashfest~.pd_darwin: Mach-O bundle i386 buffet~.pd_darwin: Mach-O bundle i386 bvplay~.pd_darwin: Mach-O bundle i386 channel~.pd_darwin: Mach-O bundle i386 chopper~.pd_darwin: Mach-O bundle i386 clean_selector~.pd_darwin: Mach-O bundle i386 click2bang~.pd_darwin: Mach-O bundle i386 click2float~.pd_darwin: Mach-O bundle i386 clickhold~.pd_darwin: Mach-O bundle i386 distortion~.pd_darwin: Mach-O bundle i386 dmach~.pd_darwin: Mach-O bundle i386 expflam~.pd_darwin: Mach-O bundle i386 flanjah~.pd_darwin: Mach-O bundle i386 function~.pd_darwin: Mach-O bundle i386 granola~.pd_darwin: Mach-O bundle i386 granulesf~.pd_darwin: Mach-O bundle i386 granule~.pd_darwin: Mach-O bundle i386 impulse~.pd_darwin: Mach-O bundle i386 kbuffer~.pd_darwin: Mach-O bundle i386 killdc~.pd_darwin: Mach-O bundle i386 magfreq_analysis~.pd_darwin: Mach-O bundle i386 markov~.pd_darwin: Mach-O bundle i386 mask~.pd_darwin: Mach-O bundle i386 oscil~.pd_darwin: Mach-O bundle i386 phasemod~.pd_darwin: Mach-O bundle i386 player~.pd_darwin: Mach-O bundle i386 pulser~.pd_darwin: Mach-O bundle i386 rtrig~.pd_darwin: Mach-O bundle i386 samm~.pd_darwin: Mach-O bundle i386 sigseq~.pd_darwin: Mach-O bundle i386 vdb~.pd_darwin: Mach-O bundle i386 vdp~.pd_darwin: Mach-O bundle i386 waveshape~.pd_darwin: Mach-O bundle i386
Hi...ähhm
just out of curiosity..i think the link is not right, or was it meant
to be "private" ?
http://www.sarc.qub.ac.uk/~elyon/LyonSoftware/Pd/LyonPotpourri2.0_Pd/ darwin_bin/
gives a file not found error
Bye
Luigi
Am 23.03.2007 um 19:55 schrieb Steffen:
On 23/03/2007, at 18.46, j.c.w. wrote:
Did I miss something?
In the darwin_bin folder there are intel (only) builds.
$ cd /path/to/LyonPotpourri2.0_Pd/darwin_bin/ $ file * adsr~.pd_darwin: Mach-O bundle i386 bashfest~.pd_darwin: Mach-O bundle i386 buffet~.pd_darwin: Mach-O bundle i386 bvplay~.pd_darwin: Mach-O bundle i386 channel~.pd_darwin: Mach-O bundle i386 chopper~.pd_darwin: Mach-O bundle i386 clean_selector~.pd_darwin: Mach-O bundle i386 click2bang~.pd_darwin: Mach-O bundle i386 click2float~.pd_darwin: Mach-O bundle i386 clickhold~.pd_darwin: Mach-O bundle i386 distortion~.pd_darwin: Mach-O bundle i386 dmach~.pd_darwin: Mach-O bundle i386 expflam~.pd_darwin: Mach-O bundle i386 flanjah~.pd_darwin: Mach-O bundle i386 function~.pd_darwin: Mach-O bundle i386 granola~.pd_darwin: Mach-O bundle i386 granulesf~.pd_darwin: Mach-O bundle i386 granule~.pd_darwin: Mach-O bundle i386 impulse~.pd_darwin: Mach-O bundle i386 kbuffer~.pd_darwin: Mach-O bundle i386 killdc~.pd_darwin: Mach-O bundle i386 magfreq_analysis~.pd_darwin: Mach-O bundle i386 markov~.pd_darwin: Mach-O bundle i386 mask~.pd_darwin: Mach-O bundle i386 oscil~.pd_darwin: Mach-O bundle i386 phasemod~.pd_darwin: Mach-O bundle i386 player~.pd_darwin: Mach-O bundle i386 pulser~.pd_darwin: Mach-O bundle i386 rtrig~.pd_darwin: Mach-O bundle i386 samm~.pd_darwin: Mach-O bundle i386 sigseq~.pd_darwin: Mach-O bundle i386 vdb~.pd_darwin: Mach-O bundle i386 vdp~.pd_darwin: Mach-O bundle i386 waveshape~.pd_darwin: Mach-O bundle i386
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Am 24.03.2007 um 17:23 schrieb Steffen:
On 24/03/2007, at 13.16, Luigi Rensinghoff wrote:
just out of curiosity..i think the link is not right, or was it meant to be "private" ?
It was meant to be the path to the folder that is created when unpacking the targz archive.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Hey, these externals are really good. The help-files are excellent,
its all very clearly explained.
Thanks so much for shring this...
The only pity is that there is no "mushroom~" xternal ;-)
I am definetly going to play with it these days
Luigi