<div dir="ltr">It'll be great¡¡ <div><br></div><div>cheers</div><div>Eduardo</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-17 15:03 GMT-05:00  <span dir="ltr"><<a href="mailto:fluxus-request@lists.pawfal.org" target="_blank">fluxus-request@lists.pawfal.org</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Fluxus mailing list submissions to<br>
        <a href="mailto:fluxus@lists.pawfal.org">fluxus@lists.pawfal.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.pawfal.org/listinfo.cgi/fluxus-pawfal.org" target="_blank">http://lists.pawfal.org/listinfo.cgi/fluxus-pawfal.org</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:fluxus-request@lists.pawfal.org">fluxus-request@lists.pawfal.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:fluxus-owner@lists.pawfal.org">fluxus-owner@lists.pawfal.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Fluxus digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. DMX support (Kassen)<br>
   2. Re: DMX support (nik gaffney)<br>
   3. Re: DMX support (Kassen)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 17 Apr 2014 11:56:13 +0200<br>
From: Kassen <<a href="mailto:signal.automatique@gmail.com">signal.automatique@gmail.com</a>><br>
To: Fluxus <<a href="mailto:fluxus@lists.pawfal.org">fluxus@lists.pawfal.org</a>><br>
Subject: [Fluxus] DMX support<br>
Message-ID: <<a href="mailto:20140417095612.GE23428@gmail.com">20140417095612.GE23428@gmail.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Dear list,<br>
<br>
I am seriously thinking about adding support for DMX (if you don't<br>
know it; it is more or less like 'MIDI for stage lights').<br>
<br>
Just found this; <a href="http://opendmx.net/index.php/OLA" target="_blank">http://opendmx.net/index.php/OLA</a> and they have<br>
'libola', which is a C++ library to interface with a.o. DMX<br>
interfaces.<br>
<br>
Rationale; all current DMX software I have seen sucks at audio<br>
analysis. We may want to take over all visual elements in a entire<br>
club, not just the projection screen. We might be performing beats in<br>
Fluxa and have lights available, yet no beamer. We can.<br>
<br>
How sensible does this sound? Is anyone else excited? Any ideas on<br>
what the syntax for this should look like in Scheme?<br>
<br>
Yours,<br>
Kas.<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 17 Apr 2014 14:47:25 +0200<br>
From: nik gaffney <<a href="mailto:nik@fo.am">nik@fo.am</a>><br>
To: <a href="mailto:fluxus@lists.pawfal.org">fluxus@lists.pawfal.org</a><br>
Subject: Re: [Fluxus] DMX support<br>
Message-ID: <<a href="mailto:534FCD5D.1040608@fo.am">534FCD5D.1040608@fo.am</a>><br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
hi kassen,<br>
<br>
the rationale is clear and i'm fairly certain i've got some old lisp<br>
code around for dmx control (possibly over serial) based on a similar<br>
line of reasoning. i'll see if i can dig it out.. .<br>
<br>
n<br>
<br>
On 17/04/14 11:56, Kassen wrote:<br>
> Dear list,<br>
><br>
> I am seriously thinking about adding support for DMX (if you don't<br>
> know it; it is more or less like 'MIDI for stage lights').<br>
><br>
> Just found this; <a href="http://opendmx.net/index.php/OLA" target="_blank">http://opendmx.net/index.php/OLA</a> and they have<br>
> 'libola', which is a C++ library to interface with a.o. DMX<br>
> interfaces.<br>
><br>
> Rationale; all current DMX software I have seen sucks at audio<br>
> analysis. We may want to take over all visual elements in a entire<br>
> club, not just the projection screen. We might be performing beats in<br>
> Fluxa and have lights available, yet no beamer. We can.<br>
><br>
> How sensible does this sound? Is anyone else excited? Any ideas on<br>
> what the syntax for this should look like in Scheme?<br>
><br>
> Yours,<br>
> Kas.<br>
><br>
<br>
--<br>
                                    [ f o a m ]  ->  <a href="http://fo.am" target="_blank">http://fo.am</a><br>
                                       grow your own worlds [??]<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 17 Apr 2014 14:55:43 +0200<br>
From: Kassen <<a href="mailto:signal.automatique@gmail.com">signal.automatique@gmail.com</a>><br>
To: nik gaffney <<a href="mailto:nik@fo.am">nik@fo.am</a>><br>
Cc: <a href="mailto:fluxus@lists.pawfal.org">fluxus@lists.pawfal.org</a><br>
Subject: Re: [Fluxus] DMX support<br>
Message-ID: <<a href="mailto:20140417125542.GH23428@gmail.com">20140417125542.GH23428@gmail.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
On Thu, Apr 17, 2014 at 02:47:25PM +0200, nik gaffney wrote:<br>
> hi kassen,<br>
><br>
> the rationale is clear and i'm fairly certain i've got some old lisp<br>
> code around for dmx control (possibly over serial) based on a similar<br>
> line of reasoning. i'll see if i can dig it out.. .<br>
<br>
That'd be great!<br>
<br>
After sending this I realised there are also use-cases for DMX input,<br>
not just output. We might for example want to integrate some new work<br>
into a existing lighting rig and have certain on-screen objects always<br>
have the same colour as the local movingheads are using.<br>
<br>
I'm excited about this.<br>
<br>
Yours,<br>
Kas.<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Fluxus mailing list<br>
<a href="mailto:Fluxus@lists.pawfal.org">Fluxus@lists.pawfal.org</a><br>
<a href="http://lists.pawfal.org/listinfo.cgi/fluxus-pawfal.org" target="_blank">http://lists.pawfal.org/listinfo.cgi/fluxus-pawfal.org</a><br>
<br>
<br>
End of Fluxus Digest, Vol 107, Issue 4<br>
**************************************<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>







<p><b>LAAd, Laboratorio de Arte, Arquitectura y Diseño</b></p>
<p><a href="http://www.laad.com.mx/" target="_blank">www.laad.com.mx</a></p>
<p> </p>
<p><b>Arq. Eduardo H. Obieta</b></p>
<p><a href="mailto:eduardobieta@laad.com.mx" target="_blank">eduardobieta@laad.com.mx</a></p>
<p>tel.   (<i>55</i>) 53117100</p>
<p>cel.   (<i>04455</i>) 40387218</p>
</div>