Re: [PD] RE : WII remote

2007-03-30 Thread Jiri Heitlager | dadata.org
Thanks for the reply Patco. Ok, so to get things clear. To use the object I need to download wiiremote_b4 from this list. Then I need to install the developertools and do make install from the terminal. Is this then it, or is this to simple thought. Could somebody guide me through this? Jiri

Re: [PD] .pdsettings and jack

2007-03-30 Thread IOhannes m zmoelnig
Kyle Klipowicz wrote: I am curious about this as well. Is there general documentation on .pdsettings? i guess there is none, as .pdsettings is meant to be interfaced via the property save mechanism. in order to make jack the default audio api, set the audio api first (either via cmd-line

[PD] Mplayer video into PDP/Gem

2007-03-30 Thread Thomas Mayer
Hello, is there a way to route the video output of mplayer (or any other oss available for Linux) into Pd via PDP or Gem? AFAIK there are objects to use the input of webcams, can those be used to accomplish that? Thanks in advance, Thomas -- Prisons are needed only to provide the illusion that

Re: [PD] Some Fuzzy Logic stuff you might be interested in...

2007-03-30 Thread Frank Barknecht
Hallo, padawan12 hat gesagt: // padawan12 wrote: I love this fuzzy chord calculator. Good stuff Frank. I always seem to have a few list-abs missing, is there somewhere I can always grab a copy of the latest as a .tar.gz? Official location is the CVS. Which ones are missing, maybe I

Re: [PD] abstraction: speedlim2

2007-03-30 Thread Frank Barknecht
Hallo, marius schebella hat gesagt: // marius schebella wrote: maybe this is a useful abstraction: speedlim2 outputs incoming values (symbols or floats) as a time sequenced series. I called it speedlim, but maybe someone finds a better word... I think, a better name would be, well, better.

Re: [PD] Mplayer video into PDP/Gem

2007-03-30 Thread Thoralf Schulze
hi thomas, is there a way to route the video output of mplayer (or any other oss available for Linux) into Pd via PDP or Gem? AFAIK there used to be a patch that made mplayer aware of vloopback-devices (http://www.lavrsen.dk/twiki/bin/view/Motion/VideoFourLinuxLoopbackDevice) - maybe that's

Re: [PD] Mplayer video into PDP/Gem

2007-03-30 Thread Yves Degoyon
Thomas Mayer wrote: Hello, is there a way to route the video output of mplayer (or any other oss available for Linux) into Pd via PDP or Gem? AFAIK there are objects to use the input of webcams, can those be used to accomplish that? Thanks in advance, Thomas ola, it's in spanish, bu i

[PD] new behaviour of [tabwrite~]

2007-03-30 Thread Roman Haefeli
hello all i stumbled across a new (and very appreciated!) behaviour of [tabwrite~]. in previous versions of pd ( 0.40), when banged, [tabwrite~] started to record on the next block-boundary. when used together with a [metro]/[del]-[vline~] construction, this lead to a time shift, because

Re: [PD] .pdsettings and jack

2007-03-30 Thread IOhannes m zmoelnig
victor wrote: I respond to myself The variable for activate flags in .pdsettings is just: flags: example, for use -rt -jack -alsamidi, add to .pdsettings a line with flags: -rt -jack -alsamidi :) well you can do this, but why? I think save all settings is not adapted for use

Re: [PD] boids2d, boids3d

2007-03-30 Thread padawan12
I'm interested in these. How do they work? On Fri, 30 Mar 2007 02:00:52 -0400 marius schebella [EMAIL PROTECTED] wrote: hi, accidentally I found two objects (boids2d and boids3d) which could be very nice tools, if only they were working. I have no idea who ported them to pd, but message

Re: [PD] .pdsettings and jack

2007-03-30 Thread IOhannes m zmoelnig
victor wrote: Imagine that I have configured my pd-extended in gnulinux. After I make a little change in Startup windows and save all settings. Well then it too change .pdsettings, reducing considerably the number of lib loaded ah i see. I only want have a good .pdsettings for my

Re: [PD] boids2d, boids3d

2007-03-30 Thread marius schebella
short answer: you send position messages of an attraction point in space and then your boids object prints out positions of x flocks everytime you bang it. the positions are affected by the attraction point and neighboring flocks. (there is a bunch of settings for all that) marius. padawan12

Re: [PD] boids2d, boids3d

2007-03-30 Thread padawan12
They might work well with bees if you put them in localised space. I'm just panning these guys around atm. Do the points have an orientation? Some things sound different depending on the direction they're facing. On Fri, 30 Mar 2007 10:19:25 -0400 marius schebella [EMAIL PROTECTED] wrote:

[PD] Sigmund and Sort (Was Real-time frequency filtering and analysis)

2007-03-30 Thread Jared
Jaime Oliver wrote: you could also check sigmund~ it will give you a list of frequencies and amplitudes in order of amplitude. J I think this is a result of my lack of experience with PD, but when I create an object and put sigmund~ in it the border stays dotted. The same thing was

Re: [PD] abstraction: speedlim2

2007-03-30 Thread marius schebella
frank, you are right. I did not have a close look at the list-abs before. never mind. marius. Frank Barknecht wrote: Hallo, marius schebella hat gesagt: // marius schebella wrote: maybe this is a useful abstraction: speedlim2 outputs incoming values (symbols or floats) as a time sequenced