[PD] Problem to create standalone

2008-10-19 Thread philippe boisnard
Hello I have a problem to create standalone with PD-extended 0.43 I have a message errr : chmod: /Applications/pure-data/mixsonoreHP/untitled.app: No such file or directory chmod: /Applications/pure-data/mixsonoreHP/untitled.app: No such file or directory while executing exec -- chmod

Re: [PD] Debugging sound

2008-10-19 Thread Roman Haefeli
On Sat, 2008-10-18 at 21:45 -0400, David F. Place wrote: Thanks, Derek. You hit the nail on the head. The patch in the example you cite perfectly demonstrates the sound I am hearing. Now, I must work to understand it to apply it to my case. I must get a copy of Miller's book! On Sun,

[PD] error with PD-file

2008-10-19 Thread philippe boisnard
Hello I have a big problem I try to load a file pure data (0.43), which is created with the precedent version of PD-extended (0.39), and I have a big problem. PD doesn't load all subpatchs, and when I want to call subpatch, I have this message on console : too many open file. I try to

Re: [PD] Debugging sound

2008-10-19 Thread Derek Holzer
Hey Roman, just out of curiosity, since I don't have these abs in front of me, do they work with oversampling or with bandwidth-limited wavetables? The LADSPA BLOP oscillators do it very efficiently with wavetables, more efficiently than Miller's oversampling strategy, and I used them on

Re: [PD] error with PD-file

2008-10-19 Thread Derek Holzer
What operating system are you using? On Linux, you can increase your file handles: http://confluence.atlassian.com/display/DOC/Fix+%27Too+many+open+files%27+error+on+Linux+by+increasing+filehandles (http://tinyurl.com/5aeady) or http://www.patoche.org/LTT/kernel/0128.html (first and

Re: [PD] error with PD-file

2008-10-19 Thread Derek Holzer
Hi again Philippe, OK, I see from a previous message that you have OSX. Of course, this doesn't mean you can't Google there also ;-) But, in short, here: http://www.macosxhints.com/article.php?story=20041003195620508 I see the following: Some large bittorrent files will be composed of

Re: [PD] rc-patches v0.3

2008-10-19 Thread Frank Barknecht
Hallo, Dan Wilcox hat gesagt: // Dan Wilcox wrote: I haven't been on the list in a while, but that doesn't mean I haven't been patching ... Updated robotcowboy patches for you. Where? ;) Ciao -- Frank BarknechtDo You RjDj.me? _ __footils.org__

[PD] error with PD-file

2008-10-19 Thread philippe boisnard
Hello Thx But it seems that it's not a problem with OSX because, PD 0.39 runs with OSX, and I have no problem with this patch (I have very many subpatches, I don't knwo, perhaps more than 300, because it's a video creation with many autonomous elements, for example letters), I have

Re: [PD] Debugging sound

2008-10-19 Thread Frank Barknecht
Hallo, Derek Holzer hat gesagt: // Derek Holzer wrote: just out of curiosity, since I don't have these abs in front of me, do they work with oversampling or with bandwidth-limited wavetables? The LADSPA BLOP oscillators do it very efficiently with wavetables, more efficiently than Miller's

Re: [PD] error with PD-file

2008-10-19 Thread Derek Holzer
Hi Philippe, The problem is of course how Pd interacts with the operating system, which seems stable in 0.39 in this respect and unstable in 0.43. The operating system way to workaround this restriction is use the strategy discussed on the bittorrent site I already quoted. Open the terminal

Re: [PD] d-median (a running median) + d-for (a for loop)

2008-10-19 Thread Frank Barknecht
Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote: But I had a *really* hard time to read your patch. Attached is a slightly cleaned up version with some added local sends and many cord crossings removed. Still not perfect, but now I can see more of all these objects. ;) I made two

Re: [PD] Debugging sound

2008-10-19 Thread Roman Haefeli
On Sun, 2008-10-19 at 12:55 +0200, Derek Holzer wrote: Hey Roman, just out of curiosity, since I don't have these abs in front of me, do they work with oversampling or with bandwidth-limited wavetables? the latter The LADSPA BLOP oscillators do it very efficiently with wavetables, more

Re: [PD] error with PD-file

2008-10-19 Thread Derek Holzer
Hey Roman, I was wondering where he got a hold of a 0.43 version!! But actually, on OSX I still find 0.40 Extended to be a bit unstable, crashing for very odd reasons where 0.39 would not. So maybe Miller's is stable, but the Extended version isn't, for me at least. best, D. Roman

Re: [PD] error with PD-file

2008-10-19 Thread Roman Haefeli
On Sun, 2008-10-19 at 14:08 +0200, Derek Holzer wrote: Hi Philippe, The problem is of course how Pd interacts with the operating system, which seems stable in 0.39 in this respect and unstable in 0.43. you guys, please stop talking about 0.43. there is no 0.43. if you're on extended, you

Re: [PD] Problem to create standalone

2008-10-19 Thread Hans-Christoph Steiner
Yeah, that was a stupid mistake on my part, to fix it, you need to add this little bit to /Applications/Pd-extended/Contents/Resources/ bin/pd.tk: http://pure-data.svn.sourceforge.net/viewvc/pure-data/branches/pd- extended/v0-40/pd/src/u_main.tk?r1=10154r2=10318 .hc On Oct 19, 2008, at

Re: [PD] error with PD-file

2008-10-19 Thread Hans-Christoph Steiner
I am using 0.40.3 Pd-extended on Ubuntu and Mac OS X for production work these days and not having any crashes. Please post info about crashes so that we can get them fixed! In the AVLAB workshop, we found that the [wiimote] object caused some very strange crashes in 0.40.3

Re: [PD] Problem to create standalone

2008-10-19 Thread Hans-Christoph Steiner
Here's the file compressed, you can just replace /Applications/Pd- extended/Contents/Resources/bin/pd.tk with this one to fix it. pd.tk.bz2 Description: Binary data .hc On Oct 19, 2008, at 4:00 AM, philippe boisnard wrote: Hello I have a problem to create standalone with PD-extended

Re: [PD] error with PD-file

2008-10-19 Thread Roman Haefeli
On Sun, 2008-10-19 at 16:52 +0200, Derek Holzer wrote: Hey Roman, I was wondering where he got a hold of a 0.43 version!! But actually, on OSX I still find 0.40 Extended to be a bit unstable, crashing for very odd reasons where 0.39 would not. this is sad to hear. however, i think

Re: [PD] 'pure' pd DSP abstractions wanted!

2008-10-19 Thread Chris McCormick
On Sun, Aug 24, 2008 at 08:42:29AM +0100, Jamie Bullock wrote: I'm looking self-contained DSP abstractions that only use Pd - no externals. Things like reverbs, different types of filters, delays, a pitch shifter, harmonizer -- a kind of basic 'FX' toolbox. I'm thinking very much along the

Re: [PD] live distro with pd extended

2008-10-19 Thread aymeric mansoux
Hey Hans, first check, what frank suggested. then, if you still are missing something, you could try to simply copy the missing libraries from a pd-extended archive's /extra do the pd-install/extra on your pure:dyne. Or even better, just copy the whole folders, then the namespace

Re: [PD] Problem to create standalone

2008-10-19 Thread philippe boisnard
Hi 1/ Thank you. I can compress stand alone. However I have some problems to realise stand alone from folder and from patch, it's certainl because I don't know the logic of this. I explain : when I create stand alone from a patch, no abstract — that I have realised — is integrated. And when

Re: [PD] pdp_rec

2008-10-19 Thread Vincent Rioux
hello Yves, thanks for the advice pdp_theorout~ is neat but i found pdp_theorin~ to be really difficult to handle (segfaults and such) so what i do now: - record videos with pdp_theorout~ - convert videos to ffmpg_mp4 (with ffmpeg) - play videos with pdp_yqt works great! best regards, vincent

Re: [PD] 'pure' pd DSP abstractions wanted!

2008-10-19 Thread Hans-Christoph Steiner
On Aug 31, 2008, at 10:08 AM, Mitchell Turner wrote: Jamie, Here are two abstractions that may be useful to people. The first allows easy communication between the ReMOTE ZERO SL by Novation and Pd. I've included the abstraction plus a file called PureData.syx which must be up

Re: [PD] live distro with pd extended

2008-10-19 Thread Hans-Christoph Steiner
On Oct 19, 2008, at 3:57 PM, aymeric mansoux wrote: Hey Hans, first check, what frank suggested. then, if you still are missing something, you could try to simply copy the missing libraries from a pd-extended archive's /extra do the pd-install/extra on your pure:dyne. Or even better,

[PD] create typewriter for gem

2008-10-19 Thread philippe boisnard
Hello I have an other question Since 2 years, I create typewriter for my creations, but I think, that it's ver artisanal = metro + moses + sel (cf. example). Somebody have idea to create a nice typewriter ? thx phil newtypew1.pd Description: Binary data