Re: [PD] pd, windows ubuntu

2008-02-17 Thread Frank Barknecht
Hallo, Joe Newlin hat gesagt: // Joe Newlin wrote: I tried running pd -verbose from the terminal, but got the same errors. It looks like at least some of the extended libraries are not being searched, and that pd is not searching subdirectories of the paths I entered. No, Pd doesn't search

[PD] [output] some old Pd+GridFlow videos

2008-02-17 Thread Claude Heiland-Allen
Hi all, I uploaded some old videos (from the last 3 years or so) made with Pd and GridFlow (except B15, which used PostScript): http://www.blurty.com/users/claudiusmaximus/day/2008/02/17#434 Hope they're of interest, Claude -- http://claudiusmaximus.goto10.org

Re: [PD] [output] some old Pd+GridFlow videos

2008-02-17 Thread jeremaja niko
hey very interesting works... i have 2 try this gridflow stuff keep a good work nikola Claude Heiland-Allen wrote: Hi all, I uploaded some old videos (from the last 3 years or so) made with Pd and GridFlow (except B15, which used PostScript):

Re: [PD] what libraries are included in 0.39-3? and how to

2008-02-17 Thread bryan eubanks
I'm on OS X... I figured that extended had most of what I would need, especially since I am an amateur, so that is good news. How does one go about adding libraries to a line that is already containing one? My start up is the default Pd startup, so I know there are a couple of those libraries I

Re: [PD] Pd 0.41-2 released

2008-02-17 Thread Matteo Sisti Sette
and netsend/netreceive sometimes dropping data. That is fixed, but there still is a bug with netsend/netreceive freezing PD forever (without eating up any cpu) when a large burts of messages is sent in a short time (need not be zero logical time). I thought it was related to the data drop

Re: [PD] Invalid public movie atom, was Re: Saving Gem output as video file on MacOSX ?

2008-02-17 Thread bigswift
I get this error too when using pdp_rec and then trying to open the files on a mac Olivier Heinry [EMAIL PROTECTED] wrote: Le Thu, 14 Feb 2008 08:09:40 -0800, Dudley Brooks [EMAIL PROTECTED] a �crit : Dudley Brooks wrote: I searched for the error message on the pd-list archive

[PD] interface wishlist

2008-02-17 Thread tim
Hello, here's my current Pd GUI wishlist, things that could streamline my work flow, things that don't seem logical to me...etc: I wish: -going in and out of edit mode was reflected by the cursor turning into a hand or arrow immediately, not requiring the user to move it first, who, if newbie,

Re: [PD] what libraries are included in 0.39-3? and how to install multiple externals?

2008-02-17 Thread Kevin McCoy
hey, I figured this out...just type a colon, no spaces, then the library on an existing line and there you go.. haha I tried pretty much everything except that! thanks however, cooled~ still doesn't show up? is that not included in OS X? http://ydegoyon.free.fr/software.html From what it

Re: [PD] interface wishlist

2008-02-17 Thread Steffen Juul
Idea: http://puredata.info/dev/GuiIdeas ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] is this a bug?

2008-02-17 Thread Matteo Sisti Sette
Hi, In the attached patch, I try to dynamically create an object (in the example an [s]) by sending a message to the canvas, and I want this object to have a creation argument $1-foo1 or $1-foo2, etc... That is, the creation argument of the object must contain a $1 that must not be evaluated

Re: [PD] autobuilds using svn

2008-02-17 Thread Hans-Christoph Steiner
On Feb 16, 2008, at 2:29 AM, Steffen Juul wrote: On 16/02/2008, at 0.06, David Plans Casal wrote: On 15 Feb 2008, at 20:12, brandon zeeb wrote: By the way, how does one get Miller's Pd packaged into a application bundle? use packages/darwin_app, look at the Makefile, customise for your

[PD] pd/gem as vj mixer at win

2008-02-17 Thread Vadim Smahtin
Hi. I trying to create 2 channel videomixer in pd/gem. And now have 2 questions- how i can make 2 gemwin's to use 1 as preview and other as output, and second- how i can make file list or grid of images to preview my videofiles and then load it's to pix_film. Big thx.

Re: [PD] interface wishlist

2008-02-17 Thread Roman Haefeli
hi tim, marius and list nice proposals! before all whatsoever new cool features, i would rather like to see those improvements implemented. no matter how long it takes to implement them, it would be nice to see them on the todo list. roman On Sun, 2008-02-17 at 12:43 -0500, marius

Re: [PD] interface wishlist

2008-02-17 Thread Max Neupert
to add to this list: - remove strange error message when you ctl-W the pd-window (it should say “really quit?” instead) - make a proper library preference pane Am 17.02.2008 um 19:08 schrieb Roman Haefeli: hi tim, marius and list nice proposals! before all whatsoever new cool features,

Re: [PD] [PD-announce] Pd 0.41-2 released

2008-02-17 Thread Hans-Christoph Steiner
On Feb 16, 2008, at 6:19 PM, marius schebella wrote: Miller Puckette wrote: Hi all, three more bug fixes, including one I forgot to throw in the release notes: I figured out why cutting/pasting text into boxes didn't work on MACOS or Windows. thanks!! Yes indeed, this is very

Re: [PD] what libraries are included in 0.39-3? and how to install multiple externals?

2008-02-17 Thread Hans-Christoph Steiner
On Feb 17, 2008, at 12:50 PM, Kevin McCoy wrote: hey, I figured this out...just type a colon, no spaces, then the library on an existing line and there you go.. haha I tried pretty much everything except that! thanks however, cooled~ still doesn't show up? is that not included in OS X?

[PD] jack_transport improvements

2008-02-17 Thread Jacob Lee
I've added some code to the jack_transport external (tb/jack_transport/ in pd-extended) to show the current bar/beat (and also bpm and tempo) in real time. Messages are only sent out when pd is computing audio, and also no more than once per beat (to avoid floods of messages). I'm not outputting

Re: [PD] pd, windows ubuntu

2008-02-17 Thread Joe Newlin
OK. Got it. Thanks for helping me make sense of it. JN On Feb 17, 2008 12:01 AM, Frank Barknecht [EMAIL PROTECTED] wrote: Hallo, Joe Newlin hat gesagt: // Joe Newlin wrote: I tried running pd -verbose from the terminal, but got the same errors. It looks like at least some of the extended