Re: [PD] problems with PIR and Firmata

2008-08-12 Thread Ricardo Dueñas Parada
If you are sure it always bangs twice, you can use inlet | [toggle] | [select 1] | outlet Ricardo D. 2008/8/12 Adityo Pratomo <[EMAIL PROTECTED]> > hi there everybody, i have a question about the PIR in firmata. I'm > connecting a PIR sensor to an ardunio board and then programming it on

[PD] problems with PIR and Firmata

2008-08-12 Thread Adityo Pratomo
hi there everybody, i have a question about the PIR in firmata. I'm connecting a PIR sensor to an ardunio board and then programming it on Pd using the Firmata firmware. Then, the input from the PIR sensor will detect any motion and any voltage output will be used to trigger a bang. But i have a pr

Re: [PD] OT - force feedback slider

2008-08-12 Thread Peter Plessas
Hi, i recently had the opportunity of testing a recent Lawo broadcast console (mc^2 66) and, surprise, it does not only have motor faders (since most digital consoles for years), but they also programmed nice features like tangible (force-feedback) unity gain positions, rubberband beahvior whe

Re: [PD] Keyname Object Changed?

2008-08-12 Thread Hans-Christoph Steiner
On Aug 12, 2008, at 6:13 AM, Steffen Juul wrote: > > On 12/08/2008, at 3.32, Hans-Christoph Steiner wrote: > >> [keyname] changed to be more cross-platform, and more key commands >> were added. > > Are such differences (in the core objectclasses) between Pd-extended > and Pd(-vanilla) documented

Re: [PD] [str] from mrpeach: why is it only a dummy?

2008-08-12 Thread Martin Peach
Roman Haefeli wrote: > yo.. i should have had a look at the source first before posting: > > #ifndef PD_BLOBS /* PD_BLOBS is not defined in m_pd.h: No PD blob > support: Make a dummy str object */ > > am i right in thinking, that [str] needs a patched pd? Yes. It needs this patch: http://pure-da

Re: [PD] how to use [tcpserver] in a non-OSC context?

2008-08-12 Thread Martin Peach
Roman Haefeli wrote: > hi all > > i would like to rewrite the netpd-server patch using [tcpserver], but i > cannot figure out how to convert 'list of number' messages into ascii > messages. the OSC classes also from mrpeach seem to do the conversion > internally. what i would need would something

[PD] OT - force feedback slider

2008-08-12 Thread olsen wolf
slightly OT but i just listen to a talk by morten fjeld from the tabletop interaction laboratory in göteborg where he was presenting amongst others an interesting force feedbacked slider & might be just for the record if there's anytime anywhere anyone looking for infos on this topic: the thing's t

[PD] how to use [tcpserver] in a non-OSC context?

2008-08-12 Thread Roman Haefeli
hi all i would like to rewrite the netpd-server patch using [tcpserver], but i cannot figure out how to convert 'list of number' messages into ascii messages. the OSC classes also from mrpeach seem to do the conversion internally. what i would need would something similar without the OSC functiona

[PD] k_vst~ ?

2008-08-12 Thread alfonso santimone
hi guys! do you know if k_vst~ is still available? the notam02 arkive seems no more on line http://www.notam02.no/arkiv/src/ thanx ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] GEM + eee, segmentation fault

2008-08-12 Thread Andy Farnell
FWIW, I got one and installed the latest extended on top of the existing Xandros - GEM segfaults on closing a window with that too. a. On Tue, 12 Aug 2008 08:49:07 -0700 "B. Bogart" <[EMAIL PROTECTED]> wrote: > Interesting, > > I booted puredyne (miso) on my eee 900 and it crashes on destroy

Re: [PD] [str] from mrpeach: why is it only a dummy?

2008-08-12 Thread Roman Haefeli
yo.. i should have had a look at the source first before posting: #ifndef PD_BLOBS /* PD_BLOBS is not defined in m_pd.h: No PD blob support: Make a dummy str object */ am i right in thinking, that [str] needs a patched pd? roman On Tue, 2008-08-12 at 18:04 +0200, Roman Haefeli wrote: > hi all >

[PD] [str] from mrpeach: why is it only a dummy?

2008-08-12 Thread Roman Haefeli
hi all i compiled [str] from externals/mrpeach/str from the svn repository. i can instantiate an object [str], but it only prints: This str is a dummy str. with no pointer to where the real [str] is. any clue what this is about? also the help- and example-patches of [str] are broken because of

Re: [PD] GEM + eee, segmentation fault

2008-08-12 Thread B. Bogart
Interesting, I booted puredyne (miso) on my eee 900 and it crashes on destroy (which is what I expected due to the intel chip). This is odd since its based on lenny. What version of DRI/Mesa/GLX are you using in lenny? (So I can compare with miso) B. Bogart potax flan wrote: > just installed de

Re: [PD] sequencer app for osx (Iannis Xenakis?)

2008-08-12 Thread chris clepper
Florian Hecker and Russell Haswell have done a lot of Xenakis based stuff over the years. Hecker had a full suite of things for SC 1 and 2, and they use the UPIC system now. On Tue, Aug 12, 2008 at 7:39 AM, Derek Holzer <[EMAIL PROTECTED]> wrote: > Isn't there an implementation of GENDYN in Supe

Re: [PD] sequencer app for osx (Iannis Xenakis?)

2008-08-12 Thread Ignacio Viano
Thank you very much Derek. I'll take a look at it, but first I have to learn some Supercollider basic sintaxis. Ignacio ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] sequencer app for osx (Iannis Xenakis?)

2008-08-12 Thread Ignacio Viano
Hi Siegfried. Yes, I'm you are right. In fact, I've already tried to contact him but the e-mail address that is published in the paper is not working. May be I should send him a letter by post mail. Ignacio ___ Pd-list@iem.at mailing list UNSUBSCRIBE and

Re: [PD] netpd server crashes

2008-08-12 Thread John Harrison
Roman Haefeli wrote: > > i would be interested to know, what conditions are needed to crash > pd/server-patch on your box. does it behave the same? it appears to behave the same i.e. crashes about the same amount of time and I don't detect a consistent pattern to the crashes. I saw the same beh

Re: [PD] sequencer app for osx (Iannis Xenakis?)

2008-08-12 Thread Luigi Rensinghoff
cool good to know Am 12.08.2008 um 14:39 schrieb Derek Holzer: > Isn't there an implementation of GENDYN in Supercollider? > > http://danielnouri.org/docs/SuperColliderHelp/UGens/Oscillators/ > Gendy2.html > > best, > Derek > > Luigi Rensinghoff wrote: >> Am 12.08.2008 um 14:07 schrieb s.koepf:

Re: [PD] sequencer app for osx (Iannis Xenakis?)

2008-08-12 Thread Derek Holzer
Isn't there an implementation of GENDYN in Supercollider? http://danielnouri.org/docs/SuperColliderHelp/UGens/Oscillators/Gendy2.html best, Derek Luigi Rensinghoff wrote: > Am 12.08.2008 um 14:07 schrieb s.koepf: > >> Hallo Ignacio, >> >> ah, I see. Unfortunately I don't know of available softw

Re: [PD] sequencer app for osx (Iannis Xenakis?)

2008-08-12 Thread Luigi Rensinghoff
Am 12.08.2008 um 14:07 schrieb s.koepf: > Hallo Ignacio, > > ah, I see. Unfortunately I don't know of available software here. In > your situation, I would try to directly contact Peter Hoffmann. Did so earlier this dayi am interested, too... Just to have a look at it.. Lets keep in touch

Re: [PD] netpd server crashes

2008-08-12 Thread Roman Haefeli
On Tue, 2008-08-12 at 07:13 -0500, John Harrison wrote: > > Roman Haefeli wrote: > > > > i would be interested to know, what conditions are needed to crash > > pd/server-patch on your box. does it behave the same? > it appears to behave the same i.e. crashes about the same amount of time > and I

Re: [PD] sequencer app for osx (Iannis Xenakis?)

2008-08-12 Thread s.koepf
Hallo Ignacio, ah, I see. Unfortunately I don't know of available software here. In your situation, I would try to directly contact Peter Hoffmann. Siegfried Koepf Ignacio Viano wrote: > Thanks Siegfried, that's what I already have. Actually, what I'm looking for > is the software itself. Any

Re: [PD] pmpd simulation and numerical output

2008-08-12 Thread chi ball
Thank's, I'm trying... But in "gas_molecules" how can I set the number of molecules? I would add or remove molecules during the simulation. t. CC: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Re: [PD] pmpd simulation and numerical outputDate: Mon, 11 Aug 2008 22:50:22 +0200To: [EMAIL PROTECTED],

Re: [PD] Keyname Object Changed?

2008-08-12 Thread Steffen Juul
On 12/08/2008, at 3.32, Hans-Christoph Steiner wrote: > [keyname] changed to be more cross-platform, and more key commands > were added. Are such differences (in the core objectclasses) between Pd-extended and Pd(-vanilla) documented somewhere? I can't tell you how you should go about it, but