Page 2 of 2
					
				Re: processing in resolume
				Posted: Tue May 14, 2013 20:54
				by tannerlthompson
				
			 
			
					
				Re: processing in resolume
				Posted: Fri May 24, 2013 20:53
				by MinimalicQuantum
				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
				Posted: Thu May 08, 2014 02:10
				by Basic
				
			 
			
					
				Re: processing in resolume
				Posted: Fri Dec 04, 2015 02:33
				by MkUltra
				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/