[PD] mrpeach osc - pipelist question

2008-07-04 Thread patrick
hi, i am using mrpeach osc external to talk to/from blender. it works fine, but not when using pipelist (routeOSC-help.pd): error: pipelist: no method for '/test' also the millisecond_delay is: -3.424e+12, but the testing application (a simple python script) is 0.5 sec. for now i am using onl

Re: [PD] [PD-announce] Pd-0.40.3-extended-rc2 released

2008-07-04 Thread Matthew Logan
I removed the hexloader from my startup, and the time to load for my main patch dropped down from 5 1/2 min to 1 min. Wonderful. On Fri, Jul 4, 2008 at 1:37 AM, IOhannes m zmoelnig <[EMAIL PROTECTED]> wrote: > Luke Iannini wrote: > > So, sorry to pick on the hexloader some more : ) but it seems

Re: [PD] [PD-announce] cheap AVR/HID sensor board

2008-07-04 Thread glerm soares
More news about this project? I just found this thread now, it's a very smart path... can you suggest more links about that? thanx for sharing cheers glerm ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.

[PD] make money not art

2008-07-04 Thread marius schebella
Hi, has someone experience in distributing and probably selling pd standalones? I was thinking of a combination of flash interface (or Gem?) and sound patch. right now I think the best way to do this would be to create an executable application for every platform and architecture including the

Re: [PD] print all abstractions and externals

2008-07-04 Thread hard off
excellent! that is so useful. thanks for sharing. ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] print all abstractions and externals

2008-07-04 Thread Hans-Christoph Steiner
Hmm, sounds interesting. This would be useful for a better .app maker, where it only includes the files that are needed. (That would only apply on Mac OS X .app maker. The .deb maker I am working on will depend on the Pd-extended package) .hc On Jul 1, 2008, at 11:03 PM, Hans Roels wrot

Re: [PD] why bother...

2008-07-04 Thread Hans-Christoph Steiner
That looks like a very useful tool! People have tried various stabs at his (gripd, xgui, etc) but I think your approach makes a lot of sense. Using SVG means you can choose your tool to create the interface, since it is an open standard. .hc On Jul 3, 2008, at 5:52 PM, Andre Schmidt wrot

Re: [PD] [PD-dev] [range] from maxlib

2008-07-04 Thread Hans-Christoph Steiner
On Jul 4, 2008, at 12:46 AM, Luke Iannini wrote: > On Thu, Jul 3, 2008 at 2:51 PM, Roman Haefeli <[EMAIL PROTECTED]> > wrote: >> On Thu, 2008-07-03 at 16:05 -0400, Mathieu Bouchard wrote: >>> On Thu, 3 Jul 2008, Roman Haefeli wrote: >>> sorry for late reply. i couldn't figure out, what [ra

Re: [PD] [PD-announce] Pd-0.40.3-extended-rc2 released

2008-07-04 Thread IOhannes m zmoelnig
Luke Iannini wrote: > So, sorry to pick on the hexloader some more : ) but it seems it is > the culprit. Can anyone confirm? it makes sense. could you send me the complete output of the pd-console when loading your patch with "-verbose". (might get big; so zip it and send it to me privately; o

Re: [PD] extremely stupid question: playing sample

2008-07-04 Thread hard off
oops, my mistake. here's the patch which i based my faulty logic on, and in hindsight all it proves is that signals are delayed one block before affecting the phasor's pitch. phasor-rate.pd Description: Binary data ___ Pd-list@iem.at mailing list UNSU

Re: [PD] [GEM] weird rendering order problem

2008-07-04 Thread IOhannes m zmoelnig
Jaime Oliver wrote: > > Hello all, > > I have a very strange problem in rendering order. I have several > textured polygons in render orders from 11-35 and a big textured polygon > on top with a higher number gemhead, but for some reason it doesn't show > on top. I have tried it in a big fat p

Re: [PD] [GEM] viewing options

2008-07-04 Thread IOhannes m zmoelnig
Jaime Oliver wrote: > Hello everyone, > > Is there a way to: > > - hide the menubar (and border lines) of the gemwin? (the menubar > message doesn't do it, seems to work only on OSX) the "menubar" thing is to hide the osx-specific menubar; that's why it is not working. to hide the border (inc

Re: [PD] extremely stupid question: playing sample

2008-07-04 Thread Frank Barknecht
Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote: > hard off wrote: > > phasor~ doesn't allow speed change at samplerate either. it allows speed > > change at block rate. > > Err, yes it does support samplerate control of speed - the left inlet is > a signal inlet, and I ch

Re: [PD] pd clicking with jack/linux

2008-07-04 Thread Frank Barknecht
Hallo, Roman Haefeli hat gesagt: // Roman Haefeli wrote: > On Tue, 2008-07-01 at 00:32 +0200, Derek Holzer wrote: > > I run PD as root (not sudo, but real root) for click-free operation. But > > Ubuntu has this weird thing where you can't be root, you can only sudo. > > Very strange... anyways,