Re: [PD] fmbox patch for d/l, improv

2006-12-08 Thread hard off
now the neighbours definately think i am building a ufo in our spare room. this is wicked though. gonna have a mess round and make some mods. cheers. excellent work. matt ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http:

Re: [PD] matrix~ os x problems

2006-12-08 Thread Roman Haefeli
On Thu, 2006-12-07 at 17:36 -0600, Kevin McCoy wrote: > Hello all, > > I am interested in using matrix~ in OS X - but I can't get it to > work. It won't create the object. I'm using pd-extended 38.4, but it > won't work in 39.2 test4 either. > > error (miXed): bad creation arguments for class

Re: [PD] sndfiler on MACOSx and Ubuntu

2006-12-08 Thread Georg Holzmann
Hallo! please also send the message to the list ... im new in this list, but i has been used pd since last year, and now im working with glerm here in brazil. about the sndfiler, georg, do u have a bin for mac osx of this object? or the source code without the "bug". somebody can help me?

Re: [PD] Pre Loading a Delay Line

2006-12-08 Thread padawan12
On Fri, 8 Dec 2006 07:49:26 +0100 Frank Barknecht <[EMAIL PROTECTED]> wrote: > Hallo, > > (the early bird...) > > [EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote: > > > Yes, but that wouldn't be appropriate for a xylophone. I think it > > depends on the excitation mode and what instrum

Re: [PD] error compiling PD.

2006-12-08 Thread nward04
yep, off to a stable distro with me i think thanks On 8 Dec 2006, at 02:10, Hans-Christoph Steiner wrote: I think the problem might be related to "unstable". You are the first tester of things. This is an autoconf problem. Most people are using autoconf 2.59 or 2.60 .hc On Dec 7, 20

Re: [PD] matrix~ os x problems

2006-12-08 Thread Kevin McCoy
Wow, didn't know there were more than two. Yes, Frank - I read an old post of yours where you had started some abstractions for something similar to what I want. Unfortunately, even though I have iemmatrix installed (via extended... maybe I should compile from src?), only some (most) of the obje

[PD] mrpeach externals

2006-12-08 Thread Miguel Cardoso
hi list how can I install mrpeach externals in pure data? Im currently using the version Steffen linked for MacIntel: http://puredata.info/Members/stffn/Pd-0.39.2-extended-2006-10-31- macosx104-i386.dmg m ___ PD-list@iem.at mailing list UNSUBSCRIB

Re: [PD] average Signal block by block

2006-12-08 Thread Andreas
Georg Holzmann schrieb: Hallo! to explain it with an example imagine a sine Signal of appropriate frequency (like 44100/1024 Hz to fit into a 1024-array) with some added white noise with maverage~ the result would be 0 with the average function i need the result would be a clear sine without

Re: [PD] error compiling PD.

2006-12-08 Thread Hans-Christoph Steiner
You can downgrade with Debian, so you could downgrade to testing. A HOWTO shouldn't be too hard to find. .hc On Dec 8, 2006, at 7:09 AM, [EMAIL PROTECTED] wrote: yep, off to a stable distro with me i think thanks On 8 Dec 2006, at 02:10, Hans-Christoph Steiner wrote: I think the prob

[PD] readsf position

2006-12-08 Thread altern
hi is there a way to know where in the file is readsf~ in a given moment? I need to construct a kind of playhead that tells me where in the sound i am. enrike ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.pureda

Re: [PD] average Signal block by block

2006-12-08 Thread Georg Holzmann
Hallo! to make the result looking better i'm searching for a function to average this jittering out (like a function most hardware oscilloscopes have) [...] i can avarage over three blocks, but i need more than that maybe a recursive solution could help me too but i'm not sure how to do tha

Re: [PD] average Signal block by block

2006-12-08 Thread Andreas
Georg Holzmann schrieb: Hallo! to explain it with an example imagine a sine Signal of appropriate frequency (like 44100/1024 Hz to fit into a 1024-array) with some added white noise with maverage~ the result would be 0 with the average function i need the result would be a clear sine without

Re: [PD] fmbox patch for d/l, improv

2006-12-08 Thread [EMAIL PROTECTED]
Hi Kevin definitely a good instrument, I'm having lot of fun.. Thanks for sharing it! Apart for a small set of user preset I'd add a "randomizer" function .. Nice gui too, even if in WinXP the pink X of fmbox exceeds a bit the right edge.. All the best, Alberto Zin http://puredata.org/Members/

Re: [PD] readsf position

2006-12-08 Thread Roman Haefeli
hi enrike at the same time, when you start the [readsf~], you could trigger a [timer] object. at the moment you want to know the position, send a bang to [timer]s right inlet and it will output the passed time in ms or in other words the position of the playhead. roman On Fri, 2006-12-08 at 11

RE: [PD] Pre Loading a Delay Line

2006-12-08 Thread Michael Garrett
Thanks for all the great conversation!!! First thing, now that I have done some research, I am getting KS, and Waveguide synthesis confused. What I have patched up is a Karplus Strong synth, that sounds like a PVC pipe... It is not really a waveguide synth in the true sense. The initial noise bu

[PD] RE: [offlist] Pre Loading a Delay Line

2006-12-08 Thread Michael Garrett
Derek, Thanks for the great exchange of ideas!!! There was a lot of postings last night that I need to weed through. One thing I realized last night is that I am getting my terminology confused. A basic KS block, the one that I have labeled waveguide, is not really a waveguide in the true sens

[PD] pd console output within pd

2006-12-08 Thread marius schebella
hi, I am thinking of a possibility to get the console output back into pd. I have a remote patch on a client machine that can open video files and I want to send the success or error message to the server through osc. Is it possible to get the console output back into pd? is it possible to grab

Re: [PD] fmbox patch for d/l, improv

2006-12-08 Thread Cesare Marilungo
Really nice. The gui is nice too. Thanks for sharing. c. -- http://www.cesaremarilungo.com ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] matrix~ os x problems

2006-12-08 Thread IOhannes m zmoelnig
Kevin McCoy wrote: > Wow, didn't know there were more than two. Yes, Frank - I read an old > post of yours where you had started some abstractions for something > similar to what I want. Unfortunately, even though I have iemmatrix > installed (via extended... maybe I should compile from src?), on

Re: [PD] pix_video alphachannel

2006-12-08 Thread cdriko
thanks for your help About compositing 3D I can't use pix_snap because my GLoutput is in 1024 768 and I think that the computer will cry to pix_snap and pix_resize continuously About the problem with the pix_mix object at the begining, I put a pix_flip object before the right inlet with a resu

Re: [PD] pd console output within pd

2006-12-08 Thread IOhannes m zmoelnig
marius schebella wrote: > hi, > I am thinking of a possibility to get the console output back into pd. I > have a remote patch on a client machine that can open video files and I > want to send the success or error message to the server through osc. > Is it possible to get the console output back i

Re: [PD] average Signal block by block

2006-12-08 Thread Charles Henry
How about something like this [inlet~] [delread whatever] | / [+~] | [bang~] [/~ 1] [1 ] [+ 1] (the object 1 is a float with default value 1) | [tabwrite~ result] [delwrite whatever block_size_in_ms] This is meant to be a recursive way of adding them up. You'll ju

Re: [PD] matrix~ os x problems

2006-12-08 Thread Kevin McCoy
That's what I am seeing - the hex names in my externals dir. Anything to correct that? Those are the only ones I cannot create, even when I type in their hex names as they stand as .pd_darwin files. Thanks, Kevin On 12/8/06, IOhannes m zmoelnig <[EMAIL PROTECTED]> wrote: Kevin McCoy wrote: >

Re: [PD] pix_video alphachannel

2006-12-08 Thread chris clepper
The problem you see has to do with DirectShow using a different set of coordinates for drawing. An AVI clip opened with pix_film that also uses DirectShow should not have this problem. An updated version of GEM that does this can be found at http://gem.iem.at/download/SNAPSHOTS/gem-CVS20060914-w

Re: [PD] pix_video alphachannel

2006-12-08 Thread cdriko
an error in the previous patch : this one is good : #N canvas 669 62 521 433 12; #N canvas 370 25 496 355 inpoutCamera 0; #X msg 68 -5; #X obj 157 179 gemhead; #X obj 155 277 pix_video; #X msg 327 183 device 0; #X msg 327 213 driver 0; #X msg 326 157 enumerate; #X msg 123 125 dialog; #X text 44

Re: [PD] fmbox patch for d/l, improv

2006-12-08 Thread Frank Barknecht
Hallo, padawan12 hat gesagt: // padawan12 wrote: > The difference between using a named send~ and a connection > is negligable or null, but there's a disadvantage (and feature!) > to using [send~] and [receive~] which is a 1 sample delay. Small correction: Actually there is either no delay or a d

Re: [PD] matrix~ os x problems

2006-12-08 Thread IOhannes m zmoelnig
Kevin McCoy wrote: > That's what I am seeing - the hex names in my externals dir. Anything good. > to correct that? Those are the only ones I cannot create, even when I there is nothing to correct, as it is as it should be. the reason for the hex names is, that a lot of filesystems don't like

Re: [PD] readsf position

2006-12-08 Thread altern
i didnt think about that. very good point! thanks! enrike Roman Haefeli wrote: hi enrike at the same time, when you start the [readsf~], you could trigger a [timer] object. at the moment you want to know the position, send a bang to [timer]s right inlet and it will output the passed time in ms

Re: [PD] Pre Loading a Delay Line

2006-12-08 Thread 'Frank Barknecht'
Hallo, Michael Garrett hat gesagt: // Michael Garrett wrote: > Thanks for all the great conversation!!! > > First thing, now that I have done some research, I am getting KS, and > Waveguide synthesis confused. What I have patched up is a Karplus Strong > synth, that sounds like a PVC pipe... It i

[PD] matrix~ os x problems

2006-12-08 Thread Kevin McCoy
OK, ran with verbose.. and tried to create mtx_mul~: tried /mtx_mul~.pd_darwin and failed tried /Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/cyclone/mtx_mul~.pd_darwin and failed tried /Applications/Pd-extended.app/Contents/Resources/Scripts/../extra/zexy/mtx_mul~.pd_darwin

[PD] nqpoly4 simple instructions?

2006-12-08 Thread derek holzer
Hi Frank and the list, I was searching for some help with nqpoly4 and found this from last July... Frank Barknecht wrote: Attached is a reworked version of nqpoly4, which should be compatible but I only tested it with your many-osc.pd so far. I still can't understand how to create abstractio

Re: [PD] pd console output within pd

2006-12-08 Thread Roman Haefeli
hi marius just to give you a hint (i didn't try it out): start pd with the '-stderr' flag and pipe stderr to pdsend, which sends the data to a [netreceive] in your patch. pd -stderr 2>&1 | pdsend 1234 in the patch: [netreceive 1234] i hope it works roman On Fri, 2006-12-08 at 11:33 -0500,

Re: [PD] pd console output within pd

2006-12-08 Thread Roman Haefeli
hi marius forget about my solution i posted before. i forgot that netreceive wants every message terminated with a ';'. anyway, IOhannes' solution seems to be much better. nevermind. roman On Fri, 2006-12-08 at 17:57 +0100, IOhannes m zmoelnig wrote: > marius schebella wrote: > > hi, > > I am t

RE: [PD] Midi sequencing

2006-12-08 Thread jared
Not sure if anyone is interested...thought I'd post it just in case A standalone midi sequencer linux/windows http://filter24.org/seq24/ jared -Original Message- From: jared [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 05, 2006 6:01 AM To: 'Cesare Marilungo'; 'Chris McCormick

Re: [PD] nqpoly4 simple instructions?

2006-12-08 Thread padawan12
On Fri, 08 Dec 2006 19:28:22 +0100 derek holzer <[EMAIL PROTECTED]> wrote: > Hi Frank and the list, > > I was searching for some help with nqpoly4 and found this from last July... > > Frank Barknecht wrote: > > Attached is a reworked version of nqpoly4, which should be compatible > > but I only

Re: [PD] DesireData 0.39.A.pre4

2006-12-08 Thread Mathieu Bouchard
On Thu, 7 Dec 2006, David NG McCallum wrote: Compile error... g++ -Wl $PWD/libpd.dylib main.c -o pd cc1plus: error: unrecognized command line option "-Wl" make: *** [pd] Error 1 pre3 compiled fine? Intel mac. It's a typo. Mac users should remove "-Wl" from the makefile after doing ./configur

Re: [PD] fmbox patch for d/l, improv

2006-12-08 Thread David Powers
On 12/8/06, padawan12 <[EMAIL PROTECTED]> wrote: Personally I'd drop the freeverb. Lot's of people seem to put a reverb on their synths then get to see it's really best without it. Reverb is nearly always global effect in most cases, unless you're Phil Collins and want your drumkit to sound like

Re: [PD] pd console output within pd

2006-12-08 Thread marius schebella
seems to work pretty fine! thank you. marius. 2006/12/8, IOhannes m zmoelnig <[EMAIL PROTECTED]>: marius schebella wrote: > hi, > I am thinking of a possibility to get the console output back into pd. I > have a remote patch on a client machine that can open video files and I > want to send the

RE: [PD] pix_record mixed pixes

2006-12-08 Thread Mathieu Bouchard
On Thu, 7 Dec 2006, Danks, Mark wrote: Actually, this one is more complicated, because it involves the underlying pix buffer. That has nothing to do with OpenGL... Isn't the situation of the pixes exactly the same as the one of OpenGL ? That is, that it's all really one big global variable..

Re: [PD] pix_record mixed pixes

2006-12-08 Thread Mathieu Bouchard
On Fri, 8 Dec 2006, Chris McCormick wrote: Well, I don't want to speak for Matju, but I think what he's saying is that he realises this, but it is counter intuitive and suprising. If I have a dsp or message graph and I send the output of something through some modifiers, I don't expect those m

Re: [PD] pix_record mixed pixes

2006-12-08 Thread Mathieu Bouchard
On Thu, 7 Dec 2006, chris clepper wrote: On 12/7/06, Chris McCormick <[EMAIL PROTECTED]> wrote: I guess one way to 'fix' that (and break backwards compatability) would be perform a GLPushMatrix every time there is a fork in the graph, and a GLPopMatrix every time you get to a leaf node. That's

RE: [PD] pix_record mixed pixes

2006-12-08 Thread Danks, Mark
Couple of reasons for that... I didn't want to have to hook up a metro to everything which wanted to render...and then manage all of those connections. You don't have to do that with the ~ objects so why should you have to do that with GEM? Since I still needed the network connectivity, I

[PD] hd video in gem on linux

2006-12-08 Thread marius schebella
Hi, I want to use Gem to synchronize several linux machines playing high resolution videos 1440x1080 or 1920x1080. any comments on that??? At the moment I ran into some problems. 1) when I load one movie and play it with pixfilm or pixmovie (autoplay 1) it works fine, but when I want to change to

Re: [PD] pix_record mixed pixes

2006-12-08 Thread chris clepper
On 12/8/06, Mathieu Bouchard <[EMAIL PROTECTED]> wrote: :How do i get [separator] to separate colours? I was teaching the use of [separator] in a workshop and then I realised that it doesn't backup colours. Is [separator] really only for transformation matrices or is there an option to enable it

[PD] Structures: get data dynamically

2006-12-08 Thread raul diaz
Hi list! I'm taking a look at data structures. In the attached patch I'm trying to select an init point and an end point for a sample using an "init struct" and an "end struct". I can select this init and end point with the mouse but then, I would like to use this init and end point information f

Re: [PD] pix_record mixed pixes

2006-12-08 Thread Mathieu Bouchard
On Fri, 8 Dec 2006, chris clepper wrote: On 12/8/06, Mathieu Bouchard <[EMAIL PROTECTED]> wrote: :How do i get [separator] to separate colours? I was teaching the use of [separator] in a workshop and then I realised that it doesn't backup colours. Is [separator] really only for transformation ma

Re: [PD] pix_record mixed pixes

2006-12-08 Thread chris clepper
On 12/8/06, Mathieu Bouchard <[EMAIL PROTECTED]> wrote: On Fri, 8 Dec 2006, chris clepper wrote: > On 12/8/06, Mathieu Bouchard <[EMAIL PROTECTED]> wrote: >> :How do i get [separator] to separate colours? I was teaching the use of >> [separator] in a workshop and then I realised that it doesn't

RE: Re: [PD] fmbox patch for d/l, improv

2006-12-08 Thread padawan12
>On 12/8/06, padawan12 <[EMAIL PROTECTED]> wrote: >> Personally I'd drop the freeverb. Lot's of people seem to put a reverb >> on their synths then get to see it's really best without >> it. Reverb is nearly always global effect in most cases, unless you're >> Phil Collins and want your drumkit to