<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
Hello the list,<BR>
I pushed some of code, let me what you think about.<BR>
<BR>
<A HREF="http://git.savannah.gnu.org/cgit/fluxus.git/commit/?id=8b9328483f5e6e328de4c60e32a5a14595ddd221">Pdata-op AddOperator for Colour types</A><BR>
Now you can use<BR>
(pdata-op "+" "c" (vector 1 0 0))<BR>
and<BR>
(pdata-op "+" "c" (vector 1 0 0 0))<BR>
<BR>
but I did'nt figure how to deal with PdataType(dColour) as third argument.<BR>
Raise compile error with d.r d.g d.b d.a<BR>
<BR>
<A HREF="http://git.savannah.gnu.org/cgit/fluxus.git/commit/?id=cf2500d179bb6c1c038041def6ec0557d41e011e">Optional start-audio parameter for Fluxus jack port name</A><BR>
New parameter for start-audio. Avoid jack conflict with Fluxus Jack portname when launching multiple fluxus instance.<BR>
It runs fine on my linux. Let me know if there is issues on OSX. I'm not very familiar with this coding style.<BR>
<BR>
And I pushed some french translation for helpstrings.
</BODY>
</HTML>