Re: [PD] [pdgst] and [pix_pix2gst] problem to stream

2010-09-01 Thread IOhannes m zmoelnig
On 2010-09-01 19:26, Jack wrote: > [pix_pix2gst yuv 128 64] ? > ++ > [ffmpegcolorspace] fgmasdr IOhannes smime.p7s Description: S/MIME Cryptographic Signature ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.pureda

Re: [PD] can pd read a video stream from a network?

2010-09-01 Thread Jack
Arghhh, sorry, forget this because you just need to read a stream. ++ Jack Le jeudi 02 septembre 2010 à 02:54 +0200, Jack a écrit : > There is also [pdp_theonice~]. > In fact, that depends on what you need for your stream. The > accessibility ? For a lot of people, for one person ? > ++ > > Ja

Re: [PD] can pd read a video stream from a network?

2010-09-01 Thread Jack
you can test this if you have gstreamer installed (and plug-in) (should work on linux) : gst-launch-0.10 playbin uri="your/path/to/the/stream" However, not sure to work. ++ Jack Le mercredi 01 septembre 2010 à 17:38 -0400, Pagano, Patrick a écrit : > pdp_icedthe seems to be too slow > > -O

Re: [PD] can pd read a video stream from a network?

2010-09-01 Thread Jack
There is also [pdp_theonice~]. In fact, that depends on what you need for your stream. The accessibility ? For a lot of people, for one person ? ++ Jack Le mercredi 01 septembre 2010 à 17:38 -0400, Pagano, Patrick a écrit : > pdp_icedthe seems to be too slow > > -Original Message- > F

Re: [PD] Inlet Data types

2010-09-01 Thread Ed Kelly
Every question is only trivial if you know the answer well. Metastudio 3 for Pure Data - Free download at: http://sharktracks.co.uk/puredata From: Leandro da Mota Damasceno To: Jonathan Wilkes Cc: pd-list@iem.at Sent: Wed, 1 September, 2010 23:29:31 Subject:

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
THanks for all the tips you guys.. Of course, I'm extremely ashamed for not knowing those trivial things :P On Wed, Sep 1, 2010 at 11:58 PM, Jonathan Wilkes wrote: > Hi Leandro, > After you get the error, have you tried going to the "Find" menu and > choose "Find last > error"? It should h

Re: [PD] can pd read a video stream from a network?

2010-09-01 Thread lluis gomez i bigorda
hi, It was working for me (some time ago) this way :: http://www.mail-archive.com/pd-list@iem.at/msg17915.html salut, ll. En/na Pagano, Patrick ha escrit: I would like to use pdp_ but what object allows this? pdp_live does not seem to work pdp_o pdp_i? pp -Original Message- From: p

Re: [PD] Inlet Data types

2010-09-01 Thread Jonathan Wilkes
Hi Leandro, After you get the error, have you tried going to the "Find" menu and choose "Find last error"?  It should highlight the object in question, then you can connect a [print] object to the outlet of the object that feeds into it and see what you're sending it. -Jonathan --- On We

Re: [PD] can pd read a video stream from a network?

2010-09-01 Thread Pagano, Patrick
pdp_icedthe seems to be too slow -Original Message- From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of j...@rybn.org Sent: Wednesday, September 01, 2010 4:13 PM To: Pagano, Patrick Cc: Pd-list@iem.at Subject: Re: [PD] can pd read a video stream from a network? Yes,

Re: [PD] Inlet Data types

2010-09-01 Thread Marco Donnarumma
[list] ? Pd > ctrl+b > manuals > 0.Intro > 19.storage_objects.pd best, More doubts yet to come (like "how can i save a list in an atom so I can > bang it?") > > > -- Marco Donnarumma aka TheSAD Independent New Media Arts Professional, Performer, Teacher - Edinburgh, UK PORTFOLIO: http://ma

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
Oh my god. So obvious that I couldn't see it... Damn! I guess it all depends on how the things are taught to you,,, The help file doesn't make that clear Thanks Mathieu! On Wed, Sep 1, 2010 at 11:14 PM, Mathieu Bouchard wrote: > On Wed, 1 Sep 2010, Leandro da Mota Damasceno wrote: > > More doub

Re: [PD] Inlet Data types

2010-09-01 Thread Mathieu Bouchard
On Wed, 1 Sep 2010, Leandro da Mota Damasceno wrote: More doubts yet to come (like "how can i save a list in an atom so I can bang it?") use [list append], aka [list]. Then you have to bang it on the left. It's not really analogous to [f] and [symbol], only partially so. __

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
Hmm folks... It's working now hhahaha I was focusing on the wrong inlet and I had a very weird connection from route to packel. That was the float it was expecting and that is why it was bitching about the list. Sorry for making you waste your time, but thank you for all the help. Jack, thanks a

Re: [PD] MIDI question: 2 novation launchpads at the same time on PD

2010-09-01 Thread Martin Schied
Hi, On 01.09.2010 17:01, pierlu wrote: so you mean that if i plug them both together, the second one will automatically transmit and receive note on and off messages on midi channel 17? exactly. (assuming they are both connected via USB, the word "together" maybe was not the right word...) Is

Re: [PD] can pd read a video stream from a network?

2010-09-01 Thread Pagano, Patrick
I would like to use pdp_ but what object allows this? pdp_live does not seem to work pdp_o pdp_i? pp -Original Message- From: pd-list-boun...@iem.at [mailto:pd-list-boun...@iem.at] On Behalf Of j...@rybn.org Sent: Wednesday, September 01, 2010 4:13 PM To: Pagano, Patrick Cc: Pd-list@iem

Re: [PD] Inlet Data types

2010-09-01 Thread jack
Have a look in the patch, where there are comments. As you can see there is a list [1 2(. when this list is sent, there is an error. Open the both patches and follow the comment. ++ Jack > Yes, I do. That is kind of the whole point of it. The list is the numbers > of > the samples I want to be

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
Ok, so it still complains of the error and I'm not getting the output I wanted... That is the point... I was precisely complaining abou that error with that specific list. in fact, that list should be as big as 1 2 2 1 3 1 3 3 2 1 3 or something like that. Tell me why am I get getting this... I d

Re: [PD] can pd read a video stream from a network?

2010-09-01 Thread jack
Yes, if you have followed the recent stream :) about [pdgst], you can do it with GEM. You can also do it with pdp and/or pidip. ++ Jack > Hi > > We would like to read a video stream from a network and I am wondering > what the best way to do this is? > > pp > > Patrick Pagano, B.S., M.F.A > Assi

[PD] can pd read a video stream from a network?

2010-09-01 Thread Pagano, Patrick
Hi We would like to read a video stream from a network and I am wondering what the best way to do this is? pp Patrick Pagano, B.S., M.F.A Assistant in Digital Media Engineering/Faculty UF| Digital Worlds Institute University of Florida, Gainesville USA 32611 (352) 294-2081

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
Yes, I do. That is kind of the whole point of it. The list is the numbers of the samples I want to be played, in order. The difference is, if I get an "analyze" in the beginning, I want it to play the sample AND analyze if the gestures being played by the user (which will be detect through another

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
Jack, i was analyzing that.. but the thing is, SampleNoOut is a float that comes from the number2 that shows the current sample. That part of the code is the only one I know is working just fine, so I still don't think that's it... On Wed, Sep 1, 2010 at 9:43 PM, Leandro da Mota Damasceno wrote:

Re: [PD] Inlet Data types

2010-09-01 Thread Jack
That depend, do you need the first (1) or the second (2) float of your list ? (the list is in 'Gesture_Analysis', it is [1 2( before [MusExp]) ++ Jack Le mercredi 01 septembre 2010 à 21:43 +0200, Leandro da Mota Damasceno a écrit : > SampleNoOut was supposed to be a float. why you're telling me

Re: [PD] changing graph size prevents associated arrays from being properly redrawn

2010-09-01 Thread Hans-Christoph Steiner
I've seen this on at least two different computers running Ubuntu/ Lucid, and on Mac OS X. .hc On Sep 1, 2010, at 1:35 PM, Pedro Lopes wrote: I have the same issue on P dual core 2, with 10-04 and rc5. Also weird or not, I'm having the issue (a few times) on a AMD dual core, with pd extend

Re: [PD] GEM Shear / angle relationship

2010-09-01 Thread cyrille henry
Le 01/09/2010 10:37, Ed Kelly a écrit : Thanks for unlocking my broken trig head. This should really be in the documentation. The angle is in radians. Patch enclosed... no, the angle is not in radian. in fact, shear is a non rotational space distortion, there is no angle... shear distord 1 d

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
SampleNoOut was supposed to be a float. why you're telling me it's a list, so I can fix it? (sorry to send again. forgot to reply to all.) On Wed, Sep 1, 2010 at 9:34 PM, Jack wrote: > In your abstraction 'MusExp', you have a [s SampleNoOut] sending a list. > Therefore, you have a problem in yo

Re: [PD] Inlet Data types

2010-09-01 Thread Jack
In your abstraction 'MusExp', you have a [s SampleNoOut] sending a list. Therefore, you have a problem in your main patch (near 'Input_Song_control' where you receive (by [r SampleNoOut]) the list in a [pack] ([pack s f]). So you need to receive a float in the second inlet but you get a list. There

[PD] trying to use the [#record] function in Gridflow

2010-09-01 Thread ALAN BROOKER
Hi I am trying to use the [#record] function in Gridflow with Pd version 0.42.5-extended-rc5 on OS X 10.4.11 (ppc) but I keep getting an error messages below: print: open /Users//Desktop/test.mov error: [#io.quicktimeapple out /Users/alanayeshabrookerakbar/Desktop/test.mov]: (FSPathMakeRef)

Re: [PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
Oh, sorry! I thought it was going to the whole list already... here's the main patch... On Wed, Sep 1, 2010 at 8:49 PM, ypatios wrote: > and please "reply to all"! :) > > > On 1 September 2010 21:40, Jack wrote: > >> Can you send us the main patch too ? >> Because it is not possible to detect

Re: [PD] Inlet Data types

2010-09-01 Thread ypatios
and please "reply to all"! :) On 1 September 2010 21:40, Jack wrote: > Can you send us the main patch too ? > Because it is not possible to detect the problem with the subpatch. > ++ > > Jack > > > > Le mercredi 01 septembre 2010 à 20:26 +0200, Leandro da Mota Damasceno a > écrit : > > It's stil

Re: [PD] Inlet Data types

2010-09-01 Thread Jack
Can you send us the main patch too ? Because it is not possible to detect the problem with the subpatch. ++ Jack Le mercredi 01 septembre 2010 à 20:26 +0200, Leandro da Mota Damasceno a écrit : > It's still quiet buggy and childish... > > > Ok, here's the thing: I want a patch that gets a li

Re: [PD] Inlet Data types

2010-09-01 Thread Jack
Send us your patch. You can send list (and anything) to subpatch without problem. I guess you have an object in your subpatch that doesn't accept list but float. ++ Jack Le mercredi 01 septembre 2010 à 20:01 +0200, Leandro da Mota Damasceno a écrit : > Hi guys, > > > this is a very newbie ques

Re: [PD] Inlet Data types

2010-09-01 Thread ypatios
hi On 1 September 2010 21:01, Leandro da Mota Damasceno wrote: > Hi guys, > > this is a very newbie question, but I'm trying to send a list to the inlet > of a subpatch i just made and PD is complaining it expected float. Does that > mean I cannot send list to an inlet by default? is there a walk

[PD] Inlet Data types

2010-09-01 Thread Leandro da Mota Damasceno
Hi guys, this is a very newbie question, but I'm trying to send a list to the inlet of a subpatch i just made and PD is complaining it expected float. Does that mean I cannot send list to an inlet by default? is there a walk around? Leandro ___ Pd-list@

Re: [PD] changing graph size prevents associated arrays from being properly redrawn

2010-09-01 Thread Pedro Lopes
I have the same issue on P dual core 2, with 10-04 and rc5. Also weird or not, I'm having the issue (a few times) on a AMD dual core, with pd extended 0.42 (not rc5). (i tested with array bug, although in tabwrite~ help the array syncs very well at all times... ) On Wed, Sep 1, 2010 at 5:29 PM,

Re: [PD] [pdgst] and [pix_pix2gst] problem to stream

2010-09-01 Thread Jack
[pix_pix2gst yuv 128 64] ? ++ Jack Le mercredi 01 septembre 2010 à 18:06 +0200, IOhannes m zmoelnig a écrit : > On 2010-09-01 17:47, Jack wrote: > > Hello, > > > > I have a problem to stream to an icecast2 server. > > I opened the 'pix2gst.pd' patch in the 'test' folder and replaced > > [aasink

[PD] [PD-announce] Live Media e FLOSS Seminary, 03-04 September, FAD Festival, Belo Horizonte, Brazil

2010-09-01 Thread Marco Donnarumma
(sorry for x-posting) FAD Festival de Arte Digital presents: Live Media and FLOSS Extended Production Seminary with Marco Donnarumma - UK 03-04 September - FRIDAY AND SATURDAY @ Multiespaço - Oi Futuro, Belo Horizonte, Brazil 11h to 17h Cost: *** FREE - with prior registration Information:

Re: [PD] changing graph size prevents associated arrays from being properly redrawn

2010-09-01 Thread Matthias Blau
Hi, hm, not sure whether this really is the same bug. On the machine where I originally discovered the problem (intel atom processor, Ubuntu 10.04, pd-0.42.5-extended-rc5), the arraybug.pd patch by hcs doesn't update the array graph correctly, no matter whether "hide object..." is checked or n

Re: [PD] [PD-announce] soundhack pd & max externals

2010-09-01 Thread Hans-Christoph Steiner
On Wed, 2010-09-01 at 10:07 +0200, Frank Barknecht wrote: > On Tue, Aug 31, 2010 at 07:44:57PM -0700, Tom Erbe wrote: > > We have just released the first complete version of the SoundHack > > externals for PD & Max. > > ... > > This package is available (free) at http://www.soundhack.com/externs.p

Re: [PD] [pdgst] and [pix_pix2gst] problem to stream

2010-09-01 Thread IOhannes m zmoelnig
On 2010-09-01 17:47, Jack wrote: > Hello, > > I have a problem to stream to an icecast2 server. > I opened the 'pix2gst.pd' patch in the 'test' folder and replaced > [aasink] by [theoraenc], [oggmux] and [shout2send]. Then i started > [pdgst] but i didn't get any stream. > When i use [v4l2src] all

[PD] [pdgst] and [pix_pix2gst] problem to stream

2010-09-01 Thread Jack
Hello, I have a problem to stream to an icecast2 server. I opened the 'pix2gst.pd' patch in the 'test' folder and replaced [aasink] by [theoraenc], [oggmux] and [shout2send]. Then i started [pdgst] but i didn't get any stream. When i use [v4l2src] all works fine ([v4l2src], [ffmgepcolorspace], [th

Re: [PD] [PD-announce] pd 0.43 test 2 (first 'real' test version) released

2010-09-01 Thread Pedro Lopes
Hey cyrille, I have the exact same problem (just did make install as super user), how can I workaround this "Error in startup script: couldn't read file "/usr/local/lib/pd/tcl//pd-gui.tcl": no such file or directory" issue in 0.43? Best regards, Pedro On Fri, Aug 20, 2010 at 4:10 PM, cyrille h

Re: [PD] MIDI question: 2 novation launchpads at the same time on PD

2010-09-01 Thread pierlu
Thanks Martin for the reply, so you mean that if i plug them both together, the second one will automatically transmit and receive note on and off messages on midi channel 17? Is PD that does this conversion automatically? Sorry if i'm being insistent but I'm obviuously missing something here and

Re: [PD] Window placement weirdness with 0.43test2

2010-09-01 Thread Hans-Christoph Steiner
On Wed, 2010-09-01 at 09:05 +0200, Frank Barknecht wrote: > Hi, > > On Tue, Aug 31, 2010 at 05:08:36PM -0400, Hans-Christoph Steiner wrote: > > Really, I think the problem is that Pd forces new windows to be 450x300 > > +0+0. What should be happening is that Pd should let the Window Manager > > p

Re: [PD] Gridflow path...(the second chance)

2010-09-01 Thread Jose Luis Santorcuato
Hi folks...of course, i tried to write it, but you do it just to give the entrance, the path you do it manually, the old executable was in a common folder (in mac osx the blue folder, typical), now comes in a executable, so it was easy make the path... Best regards José 2010/8/31 Jose Luis Santo

Re: [PD] change pixel color value...

2010-09-01 Thread Jack
Another faster way is to use shaders. Start with the first example in 10.GLSL. ++ Jack Le mercredi 01 septembre 2010 à 03:23 -0700, Diego Azar a écrit : > Hi IOhannes, > > Thanks for the quick response, I need to change some pixels gray > values after an pix_data analisis. I might try to use

Re: [PD] [PD-announce] soundhack pd & max externals

2010-09-01 Thread Tom Erbe
Yes - they will remain free. On Sep 1, 2010, at 12:24 AM, Johnny Ferguson wrote: It's looking like these include implementations of things that share the name of your pay plugins. Will these remain free indefinitely? Or only during testing? /> tom erbe | soundhack | 608 carla way la jolla

Re: [PD] MIDI question: 2 novation launchpads at the same time on PD

2010-09-01 Thread Martin Schied
If you plug them in together they will appear as 2 separate midi devices, each using its own 16 midi channels from 1 to 16. If you set up pd to use these 2 midi interfaces you will have channels 1 to 16 for the first device and channel 17 to 32 for the second one. You can do your merging inside

[PD] MIDI question: 2 novation launchpads at the same time on PD

2010-09-01 Thread pierlu
Hi all. I would like to connect 2 Novation Launchpads to my computer (OS X 10.4) to make a 128 out of two 64. The problem is: Launchpad sends midi info on channel 1 and there's no way a user can change that (at least there's no info on that in the programmer's reference manual). So, the two launc

Re: [PD] change pixel color value...

2010-09-01 Thread Diego Azar
Hi IOhannes, Thanks for the quick response, I need to change some pixels gray values after an pix_data analisis. I might try to use a rectangle with a translateXYZ, or something like that. Diego. --- On Wed, 9/1/10, IOhannes m zmoelnig wrote: From: IOhannes m zmoelnig Subject: Re: [PD] cha

Re: [PD] sonyfing chaotic functions

2010-09-01 Thread Claude Heiland-Allen
On 01/09/10 05:28, ronni montoya wrote: Hello everybody , i was wondering if somebody have worked sonyfing chaotic functions in pd. I've been working lately with the periodic attractors within the chaos of z→z²+c , an early audio recording is at http://claudiusmaximus.goto10.org/feed/media/C

Re: [PD] GEM Shear / angle relationship

2010-09-01 Thread Ed Kelly
Thanks for unlocking my broken trig head. This should really be in the documentation. The angle is in radians. Patch enclosed... Best, Ed Metastudio 3 for Pure Data - Free download at: http://sharktracks.co.uk/puredata - Original Message From: Claude Heiland-Allen To: Ed Kelly Cc

Re: [PD] [PD-announce] soundhack pd & max externals

2010-09-01 Thread Frank Barknecht
On Tue, Aug 31, 2010 at 07:44:57PM -0700, Tom Erbe wrote: > We have just released the first complete version of the SoundHack > externals for PD & Max. > ... > This package is available (free) at http://www.soundhack.com/externs.php Thanks for making these avaiable. Am I right in assuming that th

Re: [PD] [PD-announce] soundhack pd & max externals

2010-09-01 Thread Johnny Ferguson
On 08/31/2010 10:44 PM, Tom Erbe wrote: We have just released the first complete version of the SoundHack externals for PD& Max. These externals replicate most of the SoundHack plugins and are offered free of charge. Included in this collection are externals for amplitude shaping and distortio

Re: [PD] change pixel color value...

2010-09-01 Thread IOhannes m zmoelnig
On 2010-09-01 03:33, Diego Azar wrote: > Hi list, > > Does anybody know of a Gem objets that let you change the gray or color value > of a certain pixel in the Gem window? I mean, something like change de pixel > x=310, y =200 to gray=0.5 > [pix_rectangle] could be used for that, if you are su

Re: [PD] numberbox with empty label x-offset value

2010-09-01 Thread Peter Plessas
Thanks Hans, thanks everyone, P. On 09/01/2010 05:35 AM, Hans-Christoph Steiner wrote: > > Thanks for reporting this. It should be fixed with this patch: > > https://sourceforge.net/tracker/?func=detail&aid=3057177&group_id=55736&atid=478072 > > .hc > > On Mon, 2010-07-26 at 08:32 +0200, Pet

Re: [PD] Window placement weirdness with 0.43test2

2010-09-01 Thread Frank Barknecht
Hi, On Tue, Aug 31, 2010 at 05:08:36PM -0400, Hans-Christoph Steiner wrote: > Really, I think the problem is that Pd forces new windows to be 450x300 > +0+0. What should be happening is that Pd should let the Window Manager > position the window. Well, there is an important use for letting Pd p