jit.world matrix output not sending transparent background/alpha via Syphon
Hi everyone,
I'm successfully outputting jit.world content to OBS via Syphon, but I want to output my jit.gl.shape with a transparent background. I've set jit.world's erase_color to 0 0 0 0 but OBS is still receiving a solid background color. I've tried using all of jit.gl.syphonserver's blend attribute options to no avail. See screenshot for details. I'm not a Jitter expert so I imagine it's probably something fairly basic that I've missed. Any ideas would be super helpful!

the following patch works for me. did you click allow transparency in the OBS syphon source?
Max Patch
Copy patch and select New From Clipboard in Max.

Thanks Rob, that's indeed all it was - just an unchecked box in OBS! Cheers for that. Now to figure out all this Chroma Key filtration business...