Re: [PD] pduino test patch: old analog/digital controls

2011-11-24 Thread olsen
heho i just put my attempt for a solution considering this pin numbering confusion into github: https://github.com/reduzent/pduino take a look if time and leisure permitting - I'm herewith opening the suggestion box! thanks in advance salutis ø On 11/09/2011 09:54 AM, olsen wrote: Thanks

Re: [PD] GridFlow slowness

2011-11-24 Thread Mathieu Bouchard
Le 2011-11-23 à 01:11:00, Matteo Sisti Sette a écrit : But do any of these factors change when using an interpreted language or environment as opposed to doing this natively (e.g. in C++)? It depends on how much the interpreted language is actually compiled, and how it interacts with « less

Re: [PD] GridFlow slowness

2011-11-24 Thread Jonathan Wilkes
- Original Message - From: Mathieu Bouchard ma...@artengine.ca To: Matteo Sisti Sette matteosistise...@gmail.com Cc: PD-List pd-list@iem.at; gridflow-...@artengine.ca Sent: Thursday, November 24, 2011 12:33 PM Subject: Re: [PD] GridFlow slowness Le 2011-11-23 à 01:11:00, Matteo

[PD] controlling camera with mouse

2011-11-24 Thread ronni montoya
Hi, i would like to know if there is something as the peasycam library for processing in pd/gem. With this library you can control the camera with the mouse. Which should be the best way of replicating this in puredata with Gem? http://mrfeinberg.com/peasycam/ Thanks R.

Re: [PD] GridFlow slowness

2011-11-24 Thread IOhannes zmölnig
On 11/24/2011 07:04 PM, Jonathan Wilkes wrote: Is there a way to take a pd patch and compile it to c or c++ or something? i remember a poster presentation at nime 2008 about a Pd-to-C compiler. only built-ins could be used (no externals), and i cannot remember whether it was possible to use

[PD] arduino question

2011-11-24 Thread Pagano, Patrick
Hi I am using a PIR sensor with pduino playground and I have the sensor picking up movement. It's my first pd-arduino excursion so forgive the noobie-ness. When I get the out form the PIR sensor it give me a constant value of SOMETHING The entire time. It's output values range from

Re: [PD] arduino question

2011-11-24 Thread Pagano, Patrick
that kind of works but after it sends it's message to bang something the PIRturns off when the sensor goes off and it sends another value is there a way to ignore that? pp From: Dafydd Hughes [dafyd...@gmail.com] Sent: Thursday, November 24, 2011 10:43 PM To:

Re: [PD] arduino question/bang once

2011-11-24 Thread Pagano, Patrick
Well after restarting Arduino and pd i am getting values to reside between 0 and 1 from the PIR so i can hook up a select to the r_ANA_0 but when i trigger the sensor it continually bangs for the 10 seconds that the sensor is on, is there a way to only bang once? pp

Re: [PD] arduino question

2011-11-24 Thread Pagano, Patrick
That was messy so let me be clear i have a pir sensor hooked up, in arduino you load firmata code to work with pduino_playaround, not necesarily the PIR sense code into arduino. but the problem is that the sensor is constantly sending a bang whether it's of 0, or on 1. Is there a way to just

Re: [PD] arduino question

2011-11-24 Thread Dafydd Hughes
Hi Patrick Do you mean you only want a bang when the sensor turns on? What do the messages look like coming from the arduino? What is that second value? I hope I'm able to help here! cheers dafydd On Fri, Nov 25, 2011 at 12:04 AM, Pagano, Patrick p...@digitalworlds.ufl.edu wrote: Kind of.

Re: [PD] arduino question

2011-11-24 Thread Dafydd Hughes
Oh cool - is this your stuff coming out of ANA_0? On Fri, Nov 25, 2011 at 12:16 AM, Pagano, Patrick p...@digitalworlds.ufl.edu wrote: it's a number box that is constantly sending 0 or 1 depending on whether the sensor is on or off. the value is a constant stream and i am just unsure how to

Re: [PD] arduino question

2011-11-24 Thread Pagano, Patrick
That seems to work then i just ignore the 0 bang. thanks! pp From: Dafydd Hughes [dafyd...@gmail.com] Sent: Friday, November 25, 2011 12:22 AM To: Pagano, Patrick Cc: pd-list@iem.at Subject: Re: [PD] arduino question Try this. On Fri, Nov 25, 2011 at 12:19 AM,

Re: [PD] arduino question

2011-11-24 Thread Dafydd Hughes
Welcome. Glad I could help. On Fri, Nov 25, 2011 at 12:30 AM, Pagano, Patrick p...@digitalworlds.ufl.edu wrote: That seems to work then i just ignore the 0 bang. thanks! pp -- *From:* Dafydd Hughes [dafyd...@gmail.com] *Sent:* Friday, November 25, 2011 12:22