Hello the list, I pushed some of code, let me what you think about. Pdata-op AddOperator for Colour types Now you can use (pdata-op "+" "c" (vector 1 0 0)) and (pdata-op "+" "c" (vector 1 0 0 0))
but I did'nt figure how to deal with PdataType(dColour) as third argument. Raise compile error with d.r d.g d.b d.a Optional start-audio parameter for Fluxus jack port name New parameter for start-audio. Avoid jack conflict with Fluxus Jack portname when launching multiple fluxus instance. It runs fine on my linux. Let me know if there is issues on OSX. I'm not very familiar with this coding style. And I pushed some french translation for helpstrings.
