2013/3/16 Alexandros Drymonitis :
> though. Anyway, why do you need to move windows around? Especially the Gem
> window. During a performance or installation or whatever, why should the Gem
> window move?
Well, im testing the software to know what can/cant do. And I wanted
to know if some behavio
Actually all I need to do is control two white lights which are connected
to a DMX dimmer each. I've done a simple setup on lanbox's software, but
can't really see how to control it via Pd. It's on channels 1 and 2, so I
guess I need to send something like a list with the channel number and the
bri
i worked with it and as alexandros said it´s really easy. i once made
a patch, which was a kind of simulation of an avolite board from the
eighties. worked straight out the box
all the best
Zitat von dreamer :
On Sat, Mar 16, 2013 at 9:49 PM, Alexandros Drymonitis
wrote:
Hi,
Has a
So a quick (and perhaps stupid) question - can I just use
#idfef __linux__ to alias open to open64, etc? It works on my
x86_64 machine and on my Raspberry Pi so I'm guessing all modern
linuxes define an open64(). My main fear is that android might define
__linux__ but not open64() - anyone know a
I'm gonna borrow one from a friend today, and I want to set it up to make a
demo in the next few days. I was thinking of trying the arduino version,
but I won't make it till the mid of this week, I'll use arduino in later
versions.
What I mean by all that is that even though I'm searching myself, i
On 03/16/2013 23:42, Miller Puckette wrote:
> It's in the source - but Pd has to be compiled with '_LARGEFILE64_SOURCE'
> defined for this to work. Through 0.43 the configure script I was using
> was checking for this somehow (too complicted for me to understand how).
>
> Anyhow, this is a bug al
On 03/17/2013 01:22, Jaime Oliver wrote:
> sorry solved this,
>
> Is there any reason why the [codeclist( message to pix_record should not
> just output or print without the -verbose -verbose flag?
because you can simply hook a [print] to [pix_record]'s last outlet to
get the list printed.
fgmds