Rouge Shared Control Plugins, Show Modules and Hacks

About controller plugins: [url]http://www.maryfranck.net/rouge/using-rouge-with-controllers/[/url]
About creating your own show modules and hacks: [url]http://www.maryfranck.net/rouge/hacking-rouge/[/url]

Here is my first TouchOSC layout for Rouge088V1.1.0. Note that i had to make little changes in Rouge for receiving the correct names of the channels.

I changed the names of the alpha filter sliders by adding +1 in the alpha channel name (for example in /Video/VJ/Realtime/filterslide1 the expression in sel_cntrl CHOP must be set to alphaopdigits("../..")+1 instead of alphaopdigits("../.."). I post the variant of Rouge who works for me with this TouchOSC layout.
RougeTouchoscController1.0.rar (301 KB)

Rouge is an excellent video jockey tool (maryfranck.net/rouge/) based onTouchDesigner, allowing to combine an image layer calculated in real time by a TouchDesigner network and three layers of video or static images. Each of the 4 channels that can be deformed by a music or a beat.

I desired change Rouge in order to have a second player for real-time compositions. So I made this hack that removes one of the three video clip ports and replace it by a second real time player.

Prerequisite Rouge88v1.1.0 and TouchDesigner 88

To install: copy this tox “RougeHackAddSecondPlayer” in /Rouge088-release/Compositions

To add the second player: load the TOX composition in the unique top player. A small window appears on top of the player. Click “Add it”: Video clip 1 disappears and is replaced by a second composition player.

Your Rouge is now hacked. You can load any composition in the two players.
You can save it with this dual player and reuse it.

To return to the original Rouge (1 player + 3 videos) “RougeHackAddSecondPlayerloaded” in the player at the top and click on “Remove it”.
RougeHackAddSecondPlayer.tox (9.91 KB)