http://code.google.com/p/syphon-impleme ... loads/list
here is the processing library for syphon
processing in resolume
-
- Posts: 5
- Joined: Sun Feb 17, 2013 10:55
Re: processing in resolume
tannerlthompson wrote:PGraphics canvas; //this names the image being sent out as canvas... you need to lable all visual things with canvas.line(); ect...
Then at the end :
image(canvas, 0, 0);
server.sendImage(canvas);
This outputs all things labled with canvas. as a syphon stream and will show up under sources in resolume
If Im right you put extra this code in each .pde project you want to run into Resolume?
right?
the 1st part in the beginning and the last one you wrote at the end?
Re: processing in resolume
Resolume Avenue 3.3.3 - MBP i7, 8gb RAM - Snow Leopard (2010). Akai APC20
Re: processing in resolume
Here you go! Lynn Jarvis and the Spout team have been killing it with their Resolume support in syphon, and have a (very beta) plugin working. You can check out a walkthru here: http://ericmedine.com/spout-controller-for-resolume/