Hey Rory,
I’m having a strange issue with SVG alpha value in Windows within the host.
From within Cabbage this works
<rect x="%d" y="%f" width="%d" height="%d" style="fill:rgba(0,0,0,0);stroke-width:1;stroke:rgba(%d,%d,%d,0.8)" />}}....
and makes the fill xparent. However, in the plugin - in Live and in Reaper, the alpha value is not recognized and it fills with black.
Can you reproduce this?