Re: [PD] Percolate for Pd

2008-12-11 Thread Mitchell Turner
Well, of course, I did search before I asked.  I still could not find  
it.  That's when I turned to this list.
Thanks for your time,
Mitch


On Dec 10, 2008, at 11:55 PM, hard off wrote:

 search the pd forum, someone posted a .zip of it a while back i think.




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Percolate for Pd

2008-12-11 Thread hard off
you searched the pd forum, and you didn't find 'percolate' ?? i can't
believe that.




you will have to login to be able to download the .zip files.  they are
about 4 posts down this thread:

http://puredata.hurleur.com/sujet-619-port-percolate
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Percolate for Pd

2008-12-11 Thread Mitchell Turner
 it for OSX?  It appears the makefile will work for  
OSX.

Mitch



On Dec 11, 2008, at 9:02 AM, John Harrison wrote:

you can find source here:

https://www.cs.tcd.ie/~wardn1/PD_workshop/07.installation_files/01.sources/

there's legal issues and apparently personal ones too, so it has  
been officially removed. If you succeed in getting it, it will  
have to be under the table.


That's all I know. I've never used Percolate myself.

-John


Mitchell Turner wrote:
Dear all,
Sorry if this has been discussed ad nauseam, but I've googled   
everything I can think of and have not been able to find  
Percolate for  Pd.


Does anyone know if there is a working version of the Percolate   
objects for Pd?  I'm using Pd-Extended (0.40.3) on OSX (10.5.5).


Thanks in advance,
Mitch

http://home.lagrange.edu/mturner/




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list



--
John Harrison
http://alumni.media.mit.edu/~harrison








--
John Harrison
http://alumni.media.mit.edu/~harrison






--
John Harrison
http://alumni.media.mit.edu/~harrison



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Percolate for Pd

2008-12-11 Thread Hans-Christoph Steiner


One note on this, it would be much better to put the files into ~/ 
Library/Pd or /Library/Pd than into the Pd-extended.app. That way  
percolate will still be there after you upgrade.


.hc

On Dec 11, 2008, at 6:15 PM, Mitchell Turner wrote:


John,
I was able to get Percolate working on a MacBookPro running OS  
10.5.5 and Pd-Extended 0.40.3. The way I was able to do this  
involved compiling from source.  The required a few steps outlined  
below.


I'm not absolutely sure my changes are the best way to do things.   
But it worked so I guess its an ok way to do it.


1) I got the latest version of the Developers Tools (the ones for  
OS10.5).  Then I downloaded the source version of PeRColate  
discussed here (I had to login in order to see the attachments):

http://puredata.hurleur.com/sujet-619-port-percolate

Now I had to edit the Makefile that came in the PeRColate_source  
folder.  (I've pasted in the Makefile below.)
2) I made changes to the current line, so that it read current:  
pd_darwin.


3) I removed all of the lines dealing with Windows (might be an  
unnecessary step).


4) Down in the MAC OS X section, I  changed the PD= line to point  
to my version of pd.

PD = /Applications/Pd-extended.app/Contents/Resources/bin/pd

5) I also changed MACOSXINCLUDE line to point to the include  
folder inside my version of Pd-Extended.
MACOSXINCLUDE =  -I _headers -I /Applications/Pd-extended.app/ 
Contents/Resources/include/


6) Now in Terminal, I cded over to the PeRColate_source  
directory and ran the make command.  It compiled just fine (after  
multiple attempts and much editing of the Makefile).


7) Now I opened the Pd-Extended application (CTRL-Click and select  
open package contents).


8) I placed the entire PeRColate folder inside the extras and  
copied the percolate.pd_darwin file to:

Pd-extended/Contents/Resources/extra/
copied the PeRColate_help into:
Pd-extended/Contents/Resources/doc/5.reference/

I opened Pd-Extended application and set the library to load on  
start up.  Pd-extendedPreferencesStartup


I re-started Pd and all was well.  Hope this helps out,
Mitch





Here is the Makefile I ended up with:

#Begin_Makefile-

NAME=percolate
CSYM=percolate

current: pd_darwin

# --- LINUX i386 ---

pd_linux: $(NAME).pd_linux

.SUFFIXES: .pd_linux

PATH1=1.\ Physical\ Models
PATH2=2.\ Modal\ Synthesis
PATH3=3.\ PhISM
PATH4=4.\ MaxGens
PATH5=5.\ SID
PATH6=6.\ Random\ DSP

LINUX_SOURCES = percolate.c \
 _source/stk.c  \
$(PATH1)/blotar/blotar~.c   \
$(PATH1)/bowed/bowed~.c \
$(PATH1)/bowed\ bar/bowedbar~.c \
$(PATH1)/brass/brass~.c \
$(PATH1)/clarinet/clar~.c   \
$(PATH1)/flute/flute~.c \
$(PATH1)/mandolin/mandolin~.c   \
$(PATH1)/plucked/plucked~.c \
$(PATH2)/agogo/agogo~.c \
$(PATH2)/marimba/marimba~.c \
$(PATH2)/vibraphone/vibraphone~.c   \
$(PATH3)/bamboo/bamboo~.c   \
$(PATH3)/cabasa/cabasa~.c   \
$(PATH3)/meta-shaker/metashake~.c   \
$(PATH3)/sekere/sekere~.c   \
$(PATH3)/sleigh\ bells/sleigh~.c\
$(PATH3)/shaker/shaker~.c   \
$(PATH3)/guiro/guiro~.c \
$(PATH3)/tamb/tamb~.c   \
$(PATH3)/wuter/wuter~.c \
$(PATH4)/gen10/gen10.c  \
$(PATH4)/gen17/gen17.c  \
$(PATH4)/gen20/gen20.c  \
$(PATH4)/gen24/gen24.c  \
$(PATH4)/gen25/gen25.c  \
$(PATH4)/gen5/gen5.c\
$(PATH4)/gen7/gen7.c\
$(PATH4)/gen9/gen9.c\
$(PATH5)/absmax~/absmax~.c  \
$(PATH5)/absmin~/absmin~.c  \
$(PATH5)/chase~/chase~.c\
$(PATH5)/escal~/escalator~.c\
$(PATH5)/flip~/flip~.c  \
$(PATH5)/jitter~/jitter~.c  \
$(PATH5)/klutz~/klutz~.c\
$(PATH5)/random~/random~.c  \
$(PATH5)/terrain~/terrain~.c\
$(PATH5)/waffle~/waffle~.c  \
$(PATH5)/weave~/weave~.c\
$(PATH6)/dcblock/dcblock~.c \
$(PATH6)/gQ/gQ~.c

Re: [PD] Percolate for Pd

2008-12-11 Thread Mitchell Turner

That's an excellent idea.  Thanks, I'll do it.
Mitch


On Dec 11, 2008, at 6:56 PM, Hans-Christoph Steiner wrote:



One note on this, it would be much better to put the files into ~/ 
Library/Pd or /Library/Pd than into the Pd-extended.app. That way  
percolate will still be there after you upgrade.


.hc

On Dec 11, 2008, at 6:15 PM, Mitchell Turner wrote:


John,
I was able to get Percolate working on a MacBookPro running OS  
10.5.5 and Pd-Extended 0.40.3. The way I was able to do this  
involved compiling from source.  The required a few steps outlined  
below.


I'm not absolutely sure my changes are the best way to do things.   
But it worked so I guess its an ok way to do it.


1) I got the latest version of the Developers Tools (the ones for  
OS10.5).  Then I downloaded the source version of PeRColate  
discussed here (I had to login in order to see the attachments):

http://puredata.hurleur.com/sujet-619-port-percolate

Now I had to edit the Makefile that came in the PeRColate_source  
folder.  (I've pasted in the Makefile below.)
2) I made changes to the current line, so that it read current:  
pd_darwin.


3) I removed all of the lines dealing with Windows (might be an  
unnecessary step).


4) Down in the MAC OS X section, I  changed the PD= line to point  
to my version of pd.

PD = /Applications/Pd-extended.app/Contents/Resources/bin/pd

5) I also changed MACOSXINCLUDE line to point to the include  
folder inside my version of Pd-Extended.
MACOSXINCLUDE =  -I _headers -I /Applications/Pd-extended.app/ 
Contents/Resources/include/


6) Now in Terminal, I cded over to the PeRColate_source  
directory and ran the make command.  It compiled just fine (after  
multiple attempts and much editing of the Makefile).


7) Now I opened the Pd-Extended application (CTRL-Click and select  
open package contents).


8) I placed the entire PeRColate folder inside the extras and  
copied the percolate.pd_darwin file to:

Pd-extended/Contents/Resources/extra/
copied the PeRColate_help into:
Pd-extended/Contents/Resources/doc/5.reference/

I opened Pd-Extended application and set the library to load on  
start up.  Pd-extendedPreferencesStartup


I re-started Pd and all was well.  Hope this helps out,
Mitch





Here is the Makefile I ended up with:

#Begin_Makefile-

NAME=percolate
CSYM=percolate

current: pd_darwin

# --- LINUX i386 ---

pd_linux: $(NAME).pd_linux

.SUFFIXES: .pd_linux

PATH1=1.\ Physical\ Models
PATH2=2.\ Modal\ Synthesis
PATH3=3.\ PhISM
PATH4=4.\ MaxGens
PATH5=5.\ SID
PATH6=6.\ Random\ DSP

LINUX_SOURCES = percolate.c \
 _source/stk.c  \
$(PATH1)/blotar/blotar~.c   \
$(PATH1)/bowed/bowed~.c \
$(PATH1)/bowed\ bar/bowedbar~.c \
$(PATH1)/brass/brass~.c \
$(PATH1)/clarinet/clar~.c   \
$(PATH1)/flute/flute~.c \
$(PATH1)/mandolin/mandolin~.c   \
$(PATH1)/plucked/plucked~.c \
$(PATH2)/agogo/agogo~.c \
$(PATH2)/marimba/marimba~.c \
$(PATH2)/vibraphone/vibraphone~.c   \
$(PATH3)/bamboo/bamboo~.c   \
$(PATH3)/cabasa/cabasa~.c   \
$(PATH3)/meta-shaker/metashake~.c   \
$(PATH3)/sekere/sekere~.c   \
$(PATH3)/sleigh\ bells/sleigh~.c\
$(PATH3)/shaker/shaker~.c   \
$(PATH3)/guiro/guiro~.c \
$(PATH3)/tamb/tamb~.c   \
$(PATH3)/wuter/wuter~.c \
$(PATH4)/gen10/gen10.c  \
$(PATH4)/gen17/gen17.c  \
$(PATH4)/gen20/gen20.c  \
$(PATH4)/gen24/gen24.c  \
$(PATH4)/gen25/gen25.c  \
$(PATH4)/gen5/gen5.c\
$(PATH4)/gen7/gen7.c\
$(PATH4)/gen9/gen9.c\
$(PATH5)/absmax~/absmax~.c  \
$(PATH5)/absmin~/absmin~.c  \
$(PATH5)/chase~/chase~.c\
$(PATH5)/escal~/escalator~.c\
$(PATH5)/flip~/flip~.c  \
$(PATH5)/jitter~/jitter~.c  \
$(PATH5)/klutz~/klutz~.c\
$(PATH5)/random~/random~.c  \
$(PATH5)/terrain~/terrain~.c\
$(PATH5)/waffle~/waffle~.c  \
$(PATH5)/weave~/weave~.c

Re: [PD] Percolate for Pd

2008-12-11 Thread Collin
Hi Mitchell, list,

I also compiled percolate on my Mac today, and it was a lovely  
experience. One thing I did differently, that some people may find  
useful: Rather than removing the windows section from the makefile, I  
specified Mac like this:

$ make pd_darwin

btw, I looked at your website, and you have some lovely things there.  
You should credit your performers, though; your cellist is very fine!


Collin

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Percolate for Pd

2008-12-10 Thread Mitchell Turner
Dear all,
Sorry if this has been discussed ad nauseam, but I've googled  
everything I can think of and have not been able to find Percolate for  
Pd.

Does anyone know if there is a working version of the Percolate  
objects for Pd?  I'm using Pd-Extended (0.40.3) on OSX (10.5.5).

Thanks in advance,
Mitch

http://home.lagrange.edu/mturner/




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Percolate for Pd

2008-12-10 Thread hard off
search the pd forum, someone posted a .zip of it a while back i think.
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list