Re: [PD] GUI in Mac OS X

2007-06-09 Thread Chris McCormick
On Fri, Jun 08, 2007 at 01:46:27AM -0700, Julian Villegas wrote: I want to know how to implement a GUI for a Pd patch using Cocoa in OS X Tiger (10.4.9). I tried using paradiddle, but I think (I'm not sure about this, though) that the Project Builder was replaced by Xcode, and when I tried

Re: [PD] plot

2007-06-09 Thread tania habib
Can you please elaborate a little more on Gnuplot, is this an object?. Which library it belongs to? On 6/9/07, Andy Farnell [EMAIL PROTECTED] wrote: I use [snapshot~] to turn any signal data into messages and use Gnuplot with a pipe. Never figured out 3D plots though. On Fri, 8 Jun 2007

Re: [PD] plot

2007-06-09 Thread Thomas Mayer
tania habib wrote: Can you please elaborate a little more on Gnuplot, is this an object?. Which library it belongs to? Gnuplot is a stand-alone application that is driven via command line, so you can use [shell] to send data to it: http://www.gnuplot.info/ cu Thomas -- Prisons are needed

Re: [PD] (netpd)U(Pd-extended) (was Re: elitism, software and academia)

2007-06-09 Thread Enrique Erne
hi patko net-pd works very good, and can be installed in a minute. it's not really one distribution like everyone would make, in my eyes, but one distribution that everyone would use, a kind of stable funny release of the pd stuff. Many patches won't work out of the box almost always

Re: [PD] elitism, software and academia (was GEM FTGL Sadness)

2007-06-09 Thread Jamie Bullock
Hi Jared, On Fri, 2007-06-08 at 18:39 +0100, jared wrote: I don't know what your academic experience is, but there is a lot of evidence to suggest the opposite of what you are saying. Then I attended an institution whose policies are different than the others. That's really my

[PD] [matrix12] in rtc lib?

2007-06-09 Thread Rich E
Hi all, anyone know where [matrix12] can be found? It is needed in a few of the rtc patches, can't find it though. regards, rich ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

[PD] Welcome to the 90s

2007-06-09 Thread Chris McCormick
Hey All, I knocked together an abstraction to make loops of midi note data: http://mccormick.cx/viewcvs/*checkout*/s-abstractions/s-midiloop.pd?root=svn http://mccormick.cx/viewcvs/*checkout*/s-abstractions/s-midiloop-help.pd?root=svn You specify a loop length in timer ticks and optionally a

Re: [PD] plot

2007-06-09 Thread Georg Holzmann
Hallo Tania! I need some help in finding the object which can plot 2-D and 3-D curves. for example if i have two vectors and I need to plot frequecy versus angle curve/ plots the data after the simulation are complete. I usually do this with the simple array objects (you can give them

Re: [PD] (netpd)U(Pd-extended), Pd-ext bug-tracker (was Re: elitism, software and academia)

2007-06-09 Thread Georg Holzmann
Hallo! Yes, would be nice - someone would have to integrate them to pd-extended (using [import] and etc.) ... Everyone could integreate them to her/his own pd-extended using a simple -path flatspace, as AFAIK everything netpd uses is already there and people not using pd-extended wouldn't

Re: [PD] Midi controller for use with Pd

2007-06-09 Thread Frank Barknecht
Hallo, Dafydd Hughes hat gesagt: // Dafydd Hughes wrote: I haven't had any experience myself, but I think I have at least ten friends who love the M-Audio Trigger Finger. It sounds pretty cool. Make that eleven. I'm also very fond of my [trigger finger], at least until I'm comfortable enough

[PD] pd and jack, informal survey

2007-06-09 Thread James
i'd like to take an informal survey. is it true that you can do no serious work with puredata using the jack audio server for linux and mac os x? thoughts? experiences? tia -- james/everamzah ___ PD-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] basic composition tutorial

2007-06-09 Thread Frank Barknecht
Hallo, Andy Farnell hat gesagt: // Andy Farnell wrote: pdf builds automatically now, Do you have your scripts to generate things somewhere only as well? I could figure they might be useful to others as well... Ciao -- Frank Barknecht _ __footils.org_ __goto10.org__

Re: [PD] (netpd)U(Pd-extended), Pd-ext bug-tracker (was Re: elitism, software and academia)

2007-06-09 Thread Kyle Klipowicz
Yes, what I am talking about is not to add 'netpd the whole application' to Pd-extended, but merely the modules, which are functional and quite useful on their own. These seem to be the best developed set of GOP objects that would be immediately understandable to those coming from the

Re: [PD] Textfile - playlist

2007-06-09 Thread Frank Barknecht
Hallo, Thomas Mayer hat gesagt: // Thomas Mayer wrote: is there a way to load the contents of a textfile into something similar to a [float] and a way to put it out line by line. so loading a file with the contents of abc defadf ohekd should give [abc( at the first [bang(, [defadf(

Re: [PD] (netpd)U(Pd-extended), Pd-ext bug-tracker (was Re: elitism, software and academia)

2007-06-09 Thread Kyle Klipowicz
On that tip, I'm curious if there is a tarball of all the current netpd instrument/effects/utility abstractions, of will I have to go to each description page on the netpd site? The largest challenge with this idea is the extra machinery for synchronization between netpd elements. However, this

Re: [PD] meet at NIME?

2007-06-09 Thread Spencer Russell
I'm getting back into NYC tomorrow (Sunday) morning, so my vote would be lunch tomorrow, if that works for other folks. -spencer On 6/8/07, Alexandre Quessy [EMAIL PROTECTED] wrote: Hi ! Couldn't we plan a Pd dinner in some of the restaurant suggested on the paper we got in the little green

Re: [PD] pd and jack, informal survey

2007-06-09 Thread Peter Plessas
Well, i can't... (Debian on an intel box, Pd version 0.40-2, libjack0.100.0-0) lg,PP James wrote: i'd like to take an informal survey. is it true that you can do no serious work with puredata using the jack audio server for linux and mac os x? thoughts? experiences? tia

Re: [PD] [matrix12] in rtc lib?

2007-06-09 Thread Frank Barknecht
Hallo, Rich E hat gesagt: // Rich E wrote: anyone know where [matrix12] can be found? It is needed in a few of the rtc patches, can't find it though. It's nowhere to be found, as it's one of the missing objects not yet ported. I think I know now what it does: It generates a 12-tone-matrix as

Re: [PD] plot

2007-06-09 Thread Frank Barknecht
Hallo, Georg Holzmann hat gesagt: // Georg Holzmann wrote: or for more complex plot datastructure - then you can make a screenshot of those. No need for screenshots: You can also just print them to a ps-file by sending a print FILE.ps to a receiver called pd-NAME-OF-SUBPATCH. This gives much

Re: [PD] Welcome to the 90s

2007-06-09 Thread Frank Barknecht
Hallo, Chris McCormick hat gesagt: // Chris McCormick wrote: I knocked together an abstraction to make loops of midi note data: http://mccormick.cx/viewcvs/*checkout*/s-abstractions/s-midiloop.pd?root=svn http://mccormick.cx/viewcvs/*checkout*/s-abstractions/s-midiloop-help.pd?root=svn

Re: [PD] broken analog inputs w/ pduino 0.3?

2007-06-09 Thread Hans-Christoph Steiner
Yeah, analog and digital I/O works. You have to turn on the reporting of each analog port, that's shown in the arduino-help.pd and arduino-test.pd .hc On Jun 8, 2007, at 8:50 PM, B. Bogart wrote: Hi Pduinoers, I'm teaching a workshop tomorrow and wanted to get my old arduino demo

Re: [PD] meet at NIME?

2007-06-09 Thread Hans-Christoph Steiner
Sunday works, but the Columbia CMC won't be open to the public until 2pm, so we should meet then, I think. Here's the program for the NIME activities, it's free and open to the public: http://music.columbia.edu/cmc/NIME07/ Plus for the analog geeks, you can check out the RCA Mark II, a

[PD] correcting pd-extended?

2007-06-09 Thread patrice colet
Hello, the most important thing that has to be fixed for me actually in pd-extended is the ix extension, so let me try to add a doc file that might help for using those widgets, it's attached. I've copied and pasted the text from the psp file we can find into CVS extension/gui/ix I've forgot to

[PD] correcting extended?

2007-06-09 Thread colet . patrice
Hi list, It would be cool to have the doc file of ix extension into the manuals of extended, I've copied and pasted it to a text file from the psp file we can find in cvs extension/gui/ix, then it might be easier to read. It would also be nice to have the dll's of the tk libs into the win32

Re: [PD] correcting pd-extended?

2007-06-09 Thread Patco
sorry for multiposting, I don't know if the other mails will arrive, let me attach again the file. patrice colet a écrit : Hello, the most important thing that has to be fixed for me actually in pd-extended is the ix extension, so let me try to add a doc file that might help for using those

Re: [PD] basic composition tutorial

2007-06-09 Thread Andy Farnell
Good point Frank, yes sure I'll make them available for people to pick apart, but right now it's an ugly tangle of perl, bash and awk. Will try and make it a more readable and general prurpose as I go along then share something useful. Could help PDDP or htmlise help files. What I'm stuck

[PD] correcting pd-extended??

2007-06-09 Thread patrice colet
Hello, the most important thing that has to be fixed for me actually in pd-extended is the ix extension, so let me try to add a doc file that might help for using those widgets, it's attached. I've copied and pasted the text from the psp file we can find into CVS extension/gui/ix I've forgot to

Re: [PD] meet at NIME?

2007-06-09 Thread Spencer Russell
Is anyone going to the laptop jam at around 9:30? It looks like there's some sort of master patch to allow people to share parameters and stuff, but underneath it's just sending OSC messages, so maybe we can whip up a PD version to at least share tempo info and the like. -spencer On 6/9/07,

Re: [PD] meet at NIME?

2007-06-09 Thread Alexandre Quessy
Hi all, I will be there tomorrow at 2h00PM. We could do a counter-jam at 9h30, using netp instead and trying to hijack their jam... ;) a 2007/6/9, Spencer Russell [EMAIL PROTECTED]: Is anyone going to the laptop jam at around 9:30? It looks like there's some sort of master patch to allow

Re: [PD] Welcome to the 90s

2007-06-09 Thread Damian Stewart
David Powers wrote: On a side note, I wonder if hardware manufacturers will ever start implementing OSC in their instruments? as someone who has worked a little with embedded programming: i doubt it. when you've only got 16k of flash memory in which to fit *everything*, and 700 bytes of RAM,

Re: [PD] (netpd)U(Pd-extended)

2007-06-09 Thread patrice colet
(assuming that this message didn't arrive to the list, sorry if you've received this mail twice, I've also corrected the end of the message) Hi eni, Le samedi 09 juin 2007 à 11:26 +0200, Enrique Erne a écrit : hi patko if you miss an abstraction there is something wrong with your setup. No,