Re: [PD] render pd files

2007-02-05 Thread Andre Schmidt
*doh*, i was browsing my homepage with ftp and found an old screenshot http://osku.de/pd/foo/screenshot-pd-php-render.png it seems i did more than i thought... i wonder if i can find the source code some where on my backup discs... but the "drawbacks" still apply... cheers andre On Fri, 2007

[PD] [OT] two competitions for students

2007-02-05 Thread Stefano Papetti
Hi all, I found this http://www.mobile-life.org/mobile2020/ in another mailing list and I thought it could be of interest. Maybe you could prototype a pd-based mobile... Stefano ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> h

[PD] Sending raw Midi on Mac OSX 10.4

2007-02-05 Thread Mike McGonagle
Hello, It would appear that dispite the warning that the object [midiin] works only on Linux, it appear that it does work on Mac OSX. But, the same does not appear to be true for [midiout]. Am I doing something wrong? Or is this object "broken"? What would it take to get this working? It seems th

Re: [PD] Live Apectrum Analyzer

2007-02-05 Thread robbert van hulzen
there's also praat: http://www.fon.hum.uva.nl/praat/ (also accessable through http://www.praat.org) i have no experience with it myself, but from what i've heard (from musicologists) it's great. tapestrea looks amazing (from the demo video), not because of the visualisation (which i'm not too int

Re: [PD] Re: PD-list Digest, Vol 22, Issue 109

2007-02-05 Thread robbert van hulzen
ahh, the famous execution order... thanks for that one. cheers, robbert Frank Barknecht <[EMAIL PROTECTED]>wrote: > Hallo, > robbert van hulzen hat gesagt: // robbert van hulzen wrote: > >> thanks very much for all the replies! and frank, thanks for the patch--i'm >> enjoying your help a lot.

Re: [PD] Data structure loop selection

2007-02-05 Thread robbert van hulzen
a quick ps: afaik any patch has a name (with which you saved it) and a unique number: $0 (which you can use to avoid [s] [r] confusion in (multiple instances of) abstractions). to see it: [bng] | [$0] | [nbx] cheers, robbert Peter Plessas <[EMAIL PROTECTED]> wrote: ... > Although even your main

Re: [PD] edit or play mode information

2007-02-05 Thread Chuckk Hubbard
> [receive pd-subpatch] > | > [route editmode] > | > [X] > > works, and was maybe what he meant. My thought was to have a separate > send-receive for notifying other objects of changes, because this > receiving messages intended for subpatches makes me uneasy. You also > don't need the [route] i

Re: [PD] "Universal" synth editor

2007-02-05 Thread Malte Steiner
I am still mad at Apple that they abandoned SoundDiver, I invested quite some money in Emagic stuff for my studiorig and it is still working but deadend now. This was one of the events which brought me to Linux and opensource software in general. So go for the synth editor, I have the same in m

Re: [PD] render pd files

2007-02-05 Thread carmen
On Mon Feb 05, 2007 at 02:42:02PM -0500, vade wrote: > Yeah. Those are really great. > > it would be lovely if PD proper could use SVG/vector format for the main GUI > element, rather than bitmaps. THis would really give PD a huge edge, and > allow for re-use in other areas on other > platforms

Re: [PD] render pd files

2007-02-05 Thread vade
Yeah. Those are really great. it would be lovely if PD proper could use SVG/vector format for the main GUI element, rather than bitmaps. THis would really give PD a huge edge, and allow for re-use in other areas on other platforms, etc. Very nice work! On Feb 5, 2007, at 3:34 AM, Jamie Bu

Re: [PD] Re: mapping library examples

2007-02-05 Thread Kyle Klipowicz
If help is needed, please let me know what I can do to help with the PDDP project. I'm not a coder, but I would love to help clean up Pd's documentation. It would also give me some technical writing practice ;-). ~Kyle On 2/5/07, Hans-Christoph Steiner <[EMAIL PROTECTED]> wrote: Yeah, it shoul

Re: [PD] render pd files

2007-02-05 Thread Andre Schmidt
i would love to see improvements/other ideas! im a big fan of open source, so everything i create is/will be open source (was just too lazy to write that down ;) so please, hack away! :) cheers andre On Mon, 2007-02-05 at 08:34 +, Jamie Bullock wrote: > On Fri, 2007-02-02 at 19:11 +0100,

RE: [PD] pd-made tetris

2007-02-05 Thread paris
sweet - nice work! i can never get enough tetris :-) best, p > Original Message > Subject: [PD] pd-made tetris > From: "Matteo Sisti Sette" <[EMAIL PROTECTED]> > Date: Sat, February 03, 2007 11:24 am > To: > > Hi all, > > I've already posted this in a forum, but thought I may

Re: [PD] puredatabase

2007-02-05 Thread IOhannes m zmoelnig
Steffen wrote: >>> I guess a list of object and there relation can be fetched by parsing >>> the code in CVS. The metadata could provide some description but not per >>> object except for the cases where an external only have one object (or >> >> this i don't understand. > > I thought that the de

Re: [PD] puredatabase

2007-02-05 Thread Steffen
On 05/02/2007, at 16.04, IOhannes m zmoelnig wrote: Steffen wrote: On 05/02/2007, at 15.10, IOhannes m zmoelnig wrote: help with database-design and -maintenance might be appreciated. I guess a list of object and there relation can be fetched by parsing the code in CVS. The metadata could

Re: [PD] ..

2007-02-05 Thread Hans-Christoph Steiner
You can also use [getdir] to get the current directory, then add the ../ to get from there to where you want to. .hc On Feb 4, 2007, at 12:00 AM, [EMAIL PROTECTED] wrote: much thanks, i at first had some difficulty implementing this with opening patches with messages, though ideas are kic

Re: [PD] Re: mapping library examples

2007-02-05 Thread Hans-Christoph Steiner
It's all written in Pd, so it should work with any version from the past couple years. .hc On Feb 2, 2007, at 4:43 AM, Jaime Oliver wrote: Can I make it work with Pd 0.40-1 or only with the extended builds? thanks, Jaime On 2/1/07, Hans-Christoph Steiner <[EMAIL PROTECTED]> wrote: It'

Re: [PD] Re: mapping library examples

2007-02-05 Thread Hans-Christoph Steiner
Yeah, it should be that way, it's mostly a matter of someone doing the work. The PDDP group is just finalizing the help file template, then we can start porting existing help files to it, including the required [import] statements. .hc On Feb 2, 2007, at 4:18 PM, Kyle Klipowicz wrote:

Re: [PD] hans is it possible to include jack?

2007-02-05 Thread Hans-Christoph Steiner
Pd-extended is already built to use Jack on Mac OS X and GNU/Linux. .hc On Feb 2, 2007, at 1:58 PM, Miguel Cardoso wrote: hi is it possible to include jack support on next 39.2 extended RC for intel? thanks ___ PD-list@iem.at mailing list UNSU

Re: [PD] Re: mapping library examples

2007-02-05 Thread Hans-Christoph Steiner
What are the FUN equations? Do you have any info on them? .hc On Feb 4, 2007, at 6:30 AM, hard off wrote: this mapping thing is something like the FUN equations of the kurzweil k2000 ? if so that will save me some work, cos i was gonna convert all the FUN equations to pd files. _

Re: [PD] puredatabase

2007-02-05 Thread IOhannes m zmoelnig
Steffen wrote: > > On 05/02/2007, at 15.10, IOhannes m zmoelnig wrote: > >> help with database-design and -maintenance might be appreciated. > > I guess a list of object and there relation can be fetched by parsing > the code in CVS. The metadata could provide some description but not per > obje

Re: [PD] puredatabase

2007-02-05 Thread Steffen
On 05/02/2007, at 15.10, IOhannes m zmoelnig wrote: help with database-design and -maintenance might be appreciated. I guess a list of object and there relation can be fetched by parsing the code in CVS. The metadata could provide some description but not per object except for the cases w

Re: [pd] shaper filter

2007-02-05 Thread Denis Trapeznikoff
2007/2/5, hard off <[EMAIL PROTECTED]>: has someone got a shaper filter patch? preferably one where i can draw the frequency responce curve into an array. Well, don't sndsource -> fft -> multiply(fft_result, freq_response_array) -> rfft -> do the same? (See doc/3.audio.examples/I03.resynthesi

Re: [PD] puredatabase

2007-02-05 Thread IOhannes m zmoelnig
Luigi Rensinghoff wrote: > Hi list > > little quesion concerning the puredatabase.. > > looks like it is offline and some guys are working in something new and > fresh. > > What can i do in between depends on what you can offer ;-) help with database-design and -maintenance might be appre

[PD] puredatabase

2007-02-05 Thread Luigi Rensinghoff
Hi list little quesion concerning the puredatabase.. looks like it is offline and some guys are working in something new and fresh. What can i do in between I found the tgz file but how can i use it ? Thanks Luigi ___ PD-list@iem.at maili

Re: [PD] xYzee! - an audio toy for PD

2007-02-05 Thread Steffen
On 05/02/2007, at 0.43, hard off wrote: i don't know why, but steffan's .pd_darwin file didn't work for me. i recompiled the external manually and it works now though.. i'm on osx 10.3.9 not sure if that makes any difference though? It makes a difference that your architecture is different f

Re: [PD] edit or play mode information

2007-02-05 Thread IOhannes m zmoelnig
Chuckk Hubbard wrote: > On 1/30/07, IOhannes m zmoelnig <[EMAIL PROTECTED]> wrote: >> Hans-Christoph Steiner wrote: >> > >> > Also, you can track the state if you do this: >> > >> > [receive pd] >> > | >> > [route editmode] >> > | >> > [X] >> > >> >> no, you cannot. >> at least: i cannot. >> see ht

Re: [PD] PD & CHAT

2007-02-05 Thread Tim Boykett
Hi, I have done a series of small "performances" where a telnet-based chatroom has been the performance space and PD makes sounds in response to actions there. The simple explanation is to use netcat (nc) to communicate with a chatroom, the output then being fed via a small sed script via pds

Re: [PD] PD & CHAT

2007-02-05 Thread Jamie Bullock
On Sun, 2007-02-04 at 17:03 +0100, juto aviten wrote: > another simple questions : > > I try to chat in PD and to catch result of the chat... can't find any > object for this... does something exist in this idea? > Mathieu Bouchard implemented an IRC client using Gridflow. There is a cool looki

Re: [PD] xYzee! - an audio toy for PD

2007-02-05 Thread [EMAIL PROTECTED]
> thanks for the bassmu~.dll. In case you are interested in the folder "bassemu" (within the archive) you can find the MinGW makefile I used to compile it. Just edit it and you're done. > I've got clicks when I move the bpm slider, Yepp.. > pattern editing > is so tricky because AKAIK we need

Re: [PD] PD & CHAT

2007-02-05 Thread juto aviten
hard off wrote: not sure if i understand what you mean, but netpd has one of those instant message type applications. is that what u mean? yes kind of... I download netpd... I didn't find it ... maybe I have to look again in the patch... ___ PD-li

Re: [PD] render pd files

2007-02-05 Thread Jamie Bullock
On Fri, 2007-02-02 at 19:11 +0100, Andre Schmidt wrote: > > ps. more fun for gecko1.8 based programs (svg+javascript) > http://osku.de/svg/gui-examples/ > made with xulrunner in mind (cause using middle and right mouse button) > > > That's really nice. Do you mind if people use/modify/hack fo