[PD] RE : Re: reverse kickstarter update: omgponies

2013-08-30 Thread colet.patrice
Hello, Is it compiled for windows from last version of pd-vanilla? Patrice Colet  Message d'origine De : Jonathan Wilkes jancs...@yahoo.com Date : 26/08/2013 18:44 (GMT+00:00) A : pd-list@iem.at Objet : Re: [PD] reverse kickstarter update: omgponies Here are some

[PD] RE : Re: get dir of current pd

2013-07-30 Thread colet.patrice
I dont see the point of getting pd dir since we can run several instances of same bin with the shell. Patrice Colet  Message d'origine De : Jonathan Wilkes jancs...@yahoo.com Date : 30/07/2013 19:43 (GMT+00:00) A : pd-list@iem.at Objet : Re: [PD] get dir of current pd

[PD] RE : Re: first exercise with data structures

2013-05-28 Thread colet.patrice
Datastructure behaves exactly like C language, if all variables and functions are already writen on a paper or with merise or UML, like it would usually be done with a c or c++ program, variable naming and memory allocation becomes easier. In C this is exactly the same method for accessing a

[PD] RE : Preferences Dialog

2013-04-06 Thread colet.patrice
Seems cool in windows, also it would be nice in audio settings to have a checkbox stating if pd let other audio applications use the audio drivers or not, like in cubase. Patrice Colet  Message d'origine De : Jonathan Wilkes jancs...@yahoo.com Date : 05/04/2013 17:19

[PD] RE : Re: Plugin auto install feature to Pure data

2013-02-06 Thread colet.patrice
Just to add one cent, it looks simpler to put everything on same package, and should be faster for making server backups. Patrice Colet  Message d'origine De : f...@rendera.com.br Date : 07/02/2013 5:01 (GMT+00:00) A : pd-list@iem.at Objet : Re: [PD] Plugin auto

[PD] RE : Re: RE : Plugin auto install feature to Pure data

2013-02-05 Thread colet.patrice
d'origine De : f...@rendera.com.br Date : 04/02/2013 17:57 (GMT+00:00) A : pd-list@iem.at,colet.patrice colet.patr...@free.fr Objet : Re: RE : [PD] Plugin auto install feature to Pure data I'm not used with TCL Tk but my guess it that it should be enough. In linux wget + tar + shell script

[PD] RE : package system for Pd WAS: Plugin auto install feature to Pure data

2013-02-05 Thread colet.patrice
this make a list and argue point-by-point until you have a clear plan. Not that I'm much one to *complete* my projects... but I have a lot of insight on failing :) On Mon, Feb 4, 2013 at 3:10 AM, colet.patrice colet.patr...@free.fr wrote: Hello, that's a quite interesting subject I've been

Re: [PD] Plugin auto install feature to Pure data

2013-02-05 Thread colet.patrice
Here is the tcl module for untar http://tcllib.sourceforge.net/doc/tar.html Message d'origine De : f...@rendera.com.br Date : 05/02/2013 21:11 (GMT+00:00) A : pd-list@iem.at Objet : Re: [PD] Plugin auto install feature to Pure data I agree that depencencies should

[PD] RE : Plugin auto install feature to Pure data

2013-02-04 Thread colet.patrice
Hello, that's a quite interesting subject I've been thinking about for pdx since a time, thank you for the contribution... like you said it might be complicated to resolve all dependences required by an external, so I think that adding other dependences like php sql or json would make it even