[PD] Data Structure

2008-04-27 Thread matohawk
Hello, I have a question about 07.Sequencer patch in 4.data.structures, I see this message ; pd-data sort what is of use it? Cheers Thomas http://matohawkitongroup.free.fr ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] I'm stuck in a corner, please help! RE: [delta~] object was: Re: Cyclone in vanilla?

2008-04-27 Thread Frank Barknecht
Hallo, Steffen Juul hat gesagt: // Steffen Juul wrote: I gotta point out that my intention was not to be rude, but rather to point out that if, and i may very well be wrong, z~ implementations need dynamic patching which is an unsupported feature then its not a robust solution hence not

Re: [PD] PD on multitouch

2008-04-27 Thread Simon Kilshaw
I think you can already do it on osx.. via remote buddy i think. kilshaw~ Simon Kilshaw Lecturer in Music Technology RWCMD -Original Message- From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED] Sent: Sun 4/27/2008 11:00 AM To: pd-list@iem.at Subject: PD-list Digest, Vol 37, Issue

Re: [PD] polymatrix...patchbay for audio and anything

2008-04-27 Thread IOhannes m zmölnig
Luigi Rensinghoff wrote: Am 25.04.2008 um 12:48 schrieb hard off: who thought of mtx_*~ though??? a bit over the top isn't it? why over the top ?? as i understood hardoff's remark, [mtx_*~] is a bit overpowered to do mere routing (being able to mix signals, have any gain and doing

[PD] curve nameclash

2008-04-27 Thread marius schebella
hi hans, I don't know if this is new, the curve object in mapping causes a nameclash with curve from gem. marius. ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] pattern extraction/recognition

2008-04-27 Thread Oded Ben-Tal
Hi, i'm looking for a way to make a patch that recognizes musical motifs from a flute player in real-time. The first problem is how accurate you expect the pattern recognition to be. I have a piece where I ask Pd to make binary descriminations on input from the flute player, in real time. It

Re: [PD] pattern extraction/recognition

2008-04-27 Thread marius schebella
the best performance I ever heard using musical pattern recognition was by the trombone player george lewis http://en.wikipedia.org/wiki/George_Lewis_(trombonist) he uses a max patch called voyager. I have no idea how it works, maybe you find some documentation online. he worked on it for

Re: [PD] compiling pd in fedora

2008-04-27 Thread Dan Wilcox
On Sat, 2008-04-26 at 19:00 -0700, Jaime Oliver wrote: hello all, I am compiling pd in fedora and it all seems to go well until I run pd as following and get the error. Pd seems to be running, but there is no gui, am i missing something?: [EMAIL PROTECTED] bin]# ./pd priority 98

Re: [PD] tutorial on struct/template usage?

2008-04-27 Thread Miller Puckette
Hmm, I see it in 0.40 and 0.41... but Debian might have stuck it somewhere wierd. Maybe try find / -name 4.data.structures ... cheers M On Sat, Apr 26, 2008 at 06:34:21PM +0200, Nicola Bernardini wrote: Dear all, thanks for all your replies - and sorry for not having thank you before: for

[PD] stderr printout

2008-04-27 Thread marius schebella
hi, I use this hack right now to get the console output into pd: ./pd 21 | while read line; do echo ${line}; | ./pdsend 1235 localhost udp; done but maybe someone knows a better solution (that would allow normal printout to the pd window at the same time). best solution would probably be

Re: [PD] stderr printout

2008-04-27 Thread Thomas Grill
Hi, i don't know if the console hook patch ever made it into vanilla pd. With this it's easy to write an external which spits out the console output... we use this feature in vibrez extensively. gr~~~ ___ PD-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] stderr printout

2008-04-27 Thread Hans-Christoph Steiner
Yes, that sounds like a very useful patch. I don't recall seeing it in the patch tracker. Can you post it? I'd like to try to include it into Pd-extended. .hc On Apr 27, 2008, at 6:10 PM, Thomas Grill wrote: Hi, i don't know if the console hook patch ever made it into vanilla pd.

[PD] Mac OS X 10.4/Intel nightly builds are back

2008-04-27 Thread Hans-Christoph Steiner
Mac OS X 10.4/Intel nightly builds are back! Tomorrow's build will include Luke Iannini's new patch for making the title of each window more Mac OS X-style. http://autobuild.puredata.info/auto-build/latest Also, we should have 10.5 nightly builds soon too, thanks to bsoisoi and marius.

Re: [PD] compiling pd in fedora

2008-04-27 Thread Jaime Oliver
thanks all On Sun, Apr 27, 2008 at 11:14 AM, Dan Wilcox [EMAIL PROTECTED] wrote: On Sat, 2008-04-26 at 19:00 -0700, Jaime Oliver wrote: hello all, I am compiling pd in fedora and it all seems to go well until I run pd as following and get the error. Pd seems to be running, but there is no

Re: [PD] pattern extraction/recognition

2008-04-27 Thread cristiano listas
thanks all for reply, the best performance I ever heard using musical pattern recognition was by the trombone player george lewis http://en.wikipedia.org/wiki/George_Lewis_(trombonist)http://en.wikipedia.org/wiki/George_Lewis_%28trombonist%29 he uses a max patch called voyager. I have no idea

Re: [PD] Mac OS X 10.4/Intel nightly builds are back

2008-04-27 Thread Phil Stone
Thanks for the effort, all of you, making this wonderful thing called Pd work so well (on the Mac, especially). I performed with my group last night using nothing but Pd, from the OSC-network processing to the audio synthesis, and it handled it all beautifully, as I have come to expect. Phil

Re: [PD] Trax - Sinusoidal Model Synthesis in Pure Data

2008-04-27 Thread Andy Farnell
Great stuff Rich!! Amazingly powerful music and sound fx making potential with sdif files. Thanks for sharing these sounds and patches. a. On Thu, 24 Apr 2008 20:34:37 -0700 Rich E [EMAIL PROTECTED] wrote: www.teafordragons.com/rte/trax.html This is a patch I've been working on for

Re: [PD] Mac OS X 10.4/Intel nightly builds are back

2008-04-27 Thread Hans-Christoph Steiner
Cool, glad it's useful :) As usual, it's always good to see video or hear audio of Pd performances. .hc On Apr 27, 2008, at 9:32 PM, Phil Stone wrote: Thanks for the effort, all of you, making this wonderful thing called Pd work so well (on the Mac, especially). I performed with my