[PD] mrpeach osc - pipelist question

2008-07-05 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

Re: [PD] make money not art

2008-07-05 Thread Frank Barknecht
Hallo, marius schebella hat gesagt: // marius schebella wrote: In case I wanted to use Gem, besides from including the license, would I also have to include the Gem sourcecode in the package? Alternatively you can provide a written offer to provide the source code, but yes, you also have to

Re: [PD] mrpeach osc - pipelist question

2008-07-05 Thread Andre Schmidt
i get the same error too, and removing pipelist seems to work... (and why is there no Makefile for OSC ?) but, when i want to route like /foo/bar it wont be recognised by routeOSC. (but /foo works). does /foo/bar work for you ? On Fri, 2008-07-04 at 23:44 -0400, patrick wrote: hi, i am

[PD] How do I do this (clean looping)?!

2008-07-05 Thread David Schaffer
Hi, I'm building a little time domain abstraction that captures audio from an input and writes it on the fly to an array, this array is then beeing red continuously as a loop (as a result, the incoming sound seems to freeze, see what I mean?). my problem is avoiding clicks at both ends of

Re: [PD] mrpeach osc - pipelist question

2008-07-05 Thread Frank Barknecht
Hallo, patrick hat gesagt: // patrick wrote: 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' Seems to be a bug in routeOSC-help.pd: [pipelist] doesn't convert meta-messates like

Re: [PD] data structure unclickable

2008-07-05 Thread Yvan Volochine
It would be nice indeed. Another nice thing would be to be able to change plot parameters on the fly, like [plot myarray 900 1 10 15 h] where h is x-spacing. I apologize if it's already possible but I couldn't manage that. The only workaround that I found is to script cut and create new plot but

Re: [PD] mrpeach osc - pipelist question

2008-07-05 Thread Martin Peach
patrick wrote: 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' Strange I don't get that using Pd 0.40.3-extended-20080308, just using the packOSC-help and routeOSC-help

Re: [PD] mrpeach osc - pipelist question

2008-07-05 Thread Frank Barknecht
Hallo, Martin Peach hat gesagt: // Martin Peach wrote: Strange I don't get that using Pd 0.40.3-extended-20080308, just using the packOSC-help and routeOSC-help patches. I think maybe different versions of pd differ in their use of the 'list' selector. That would be a desaster. I checked

Re: [PD] better tabread4~

2008-07-05 Thread Charles Henry
The reason why the spectrum is necessary for the interpolator is not exactly obvious or simple. It has to do with manipulations in the time domain and what they do, in the frequency domain. The basis of sampling starts with the following function, a dirac comb g(t)= sum(k=-inf:inf,

Re: [PD] better tabread4~

2008-07-05 Thread Charles Henry
On Sat, Jul 5, 2008 at 1:42 PM, Matt Barber [EMAIL PROTECTED] wrote: Chuck, thanks for the explanation! One question about this -- would working back from the spectrum possibly mean that you wouldn't necessarily match any of the points (would this mean you could say the impulse response would

[PD] False flag of trojan in Pd

2008-07-05 Thread Andy Farnell
I noticed this message on a public music related forum. been thinking of trying pure data again as last time i downloaded it it infected my computer with a blade runner trojan so uninstalled it so yesterday started toying with the idea of trying it again as it seems pretty cool so i did and

Re: [PD] mrpeach osc - pipelist question

2008-07-05 Thread Martin Peach
Frank Barknecht wrote: Hallo, Martin Peach hat gesagt: // Martin Peach wrote: Strange I don't get that using Pd 0.40.3-extended-20080308, just using the packOSC-help and routeOSC-help patches. I think maybe different versions of pd differ in their use of the 'list' selector. That would