<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[A user actor with multiple blend modes]]></title><description><![CDATA[<p dir="auto">I am attempting to create a user actor that will enable me to chose from multiple blend modes.  I'm getting hung up on creating an input that will allow me to select the name of the blend mode--that name then being associated with an integer in two routers that switch between inputs of various CI Blend Modes.</p>
<div>How do I create an integer input that actually uses the Blend Mode names?  </div>
<div>A less appealing alternative would be that the input is a number that then selects the text for the associated blend mode and sends that to an output--close to figuring this version out, but there must be a better way.</div>
<div>Thanks for your input.</div>
<p dir="auto"><img src="/uploads/files/FileUpload/71/89c85a-screen-shot-2014-12-01-at-11.11.27-am.png" alt="89c85a-screen-shot-2014-12-01-at-11.11.27-am.png" class=" img-responsive img-markdown" /> <a href="/uploads/files/FileUpload/2d/7a1467-blend-modes.iua">7a1467-blend-modes.iua</a></p>
]]></description><link>https://community.troikatronix.com/topic/1648/a-user-actor-with-multiple-blend-modes</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 23:10:36 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/1648.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Dec 2014 07:21:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to A user actor with multiple blend modes on Fri, 05 Dec 2014 20:26:15 GMT]]></title><description><![CDATA[<p dir="auto">Yes, my mistake.  I was receiving a warning from Isadora that the Actor was a replica of the other Blend Modes Actor so I suppose I didn't look closely enough.  Very Cool.</p>
<div>Thanks again.</div>]]></description><link>https://community.troikatronix.com/post/13891</link><guid isPermaLink="true">https://community.troikatronix.com/post/13891</guid><dc:creator><![CDATA[philifor]]></dc:creator><pubDate>Fri, 05 Dec 2014 20:26:15 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Fri, 05 Dec 2014 19:14:56 GMT]]></title><description><![CDATA[<div>[@philfor](/troikatronixforum/profile/philfor)</div>
<p dir="auto">Thats wierd. I just downloaded the one I made and it looks all good. If you open up the v2 actor you'll see I placed a macro to the left of the routers. The macro holds all the text comparators.</p>
]]></description><link>https://community.troikatronix.com/post/13889</link><guid isPermaLink="true">https://community.troikatronix.com/post/13889</guid><dc:creator><![CDATA[Isadora]]></dc:creator><pubDate>Fri, 05 Dec 2014 19:14:56 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Fri, 05 Dec 2014 17:23:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/328">@Isadora</a></p>
<div>Cool!  I think you uploaded a renamed version of my original actor instead of the one with the revisions.  Thanks all the same.  Doing most of the switching with dials at this point so the numeric input isn't really an issue for now.</div>
<div>Cheers.</div>]]></description><link>https://community.troikatronix.com/post/13888</link><guid isPermaLink="true">https://community.troikatronix.com/post/13888</guid><dc:creator><![CDATA[philifor]]></dc:creator><pubDate>Fri, 05 Dec 2014 17:23:51 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Sat, 17 Jan 1970 09:49:40 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/troikatronixforum/profile/philfor">@philfor</a></p>
<div>I updated your user actor to a v2\. It now uses text comparators so you can type in the blend mode you want. enjoy.</div>
<p dir="auto"><img src="/uploads/files/FileUpload/a9/0f653f-untitled2.png" alt="0f653f-untitled2.png" class=" img-responsive img-markdown" /> <a href="/uploads/files/FileUpload/50/8c84fb-blend-modes-v2.iua">8c84fb-blend-modes-v2.iua</a></p>
]]></description><link>https://community.troikatronix.com/post/13887</link><guid isPermaLink="true">https://community.troikatronix.com/post/13887</guid><dc:creator><![CDATA[Isadora]]></dc:creator><pubDate>Sat, 17 Jan 1970 09:49:40 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Fri, 05 Dec 2014 01:32:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/224">@philifor</a></p>
<p dir="auto">If you zip the QC Comp you can upload it.</p>
<p dir="auto">Best<br />
Michel</p>
]]></description><link>https://community.troikatronix.com/post/13879</link><guid isPermaLink="true">https://community.troikatronix.com/post/13879</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Fri, 05 Dec 2014 01:32:05 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Thu, 04 Dec 2014 17:37:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1382">@Ubik</a></p>
<div>Here's a first pass.  There are a whole bunch of additional blend modes in Quartz Composer that I can't get to turn up in Isadora.  Can create compositions for those, it's just an extra step (see CI LinearBurnBLEND in the user actor--_apparently I can't upload the QC Comp to the forum_)  17 and 18 solo the A and B inputs--this is to work around the fact that none of the CI blends will work if both inputs aren't receiving an image.</div>
<div style="font-style:normal">Let me know what you think!</div>
<p dir="auto"><img src="/uploads/files/FileUpload/a0/510d2d-screen-shot-2014-12-04-at-9.34.52-pm.png" alt="510d2d-screen-shot-2014-12-04-at-9.34.52-pm.png" class=" img-responsive img-markdown" /> <a href="/uploads/files/FileUpload/3f/0146f2-blend-modes.iua">0146f2-blend-modes.iua</a></p>
]]></description><link>https://community.troikatronix.com/post/13877</link><guid isPermaLink="true">https://community.troikatronix.com/post/13877</guid><dc:creator><![CDATA[philifor]]></dc:creator><pubDate>Thu, 04 Dec 2014 17:37:28 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Tue, 02 Dec 2014 13:19:47 GMT]]></title><description><![CDATA[<p dir="auto">@philfor,</p>
<p dir="auto">Yes, I don't think there's really a way to do this.The inputs in Isadora's actors can specify a name for a value, but there is no way to do this with a User Input or User Output I'm afraid.</p>
<p dir="auto">Sorry that I can't be of more help. You'll probably have to resort to a text output that shows the name as you suspected.</p>
<p dir="auto">Best,<br />
Mark</p>
]]></description><link>https://community.troikatronix.com/post/13839</link><guid isPermaLink="true">https://community.troikatronix.com/post/13839</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Tue, 02 Dec 2014 13:19:47 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Tue, 02 Dec 2014 03:05:30 GMT]]></title><description><![CDATA[<p dir="auto">Great idea <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/224">@philifor</a>!</p>
<div>Would love to try out your results if you find a good way to do it!</div>]]></description><link>https://community.troikatronix.com/post/13826</link><guid isPermaLink="true">https://community.troikatronix.com/post/13826</guid><dc:creator><![CDATA[Ubik]]></dc:creator><pubDate>Tue, 02 Dec 2014 03:05:30 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Mon, 01 Dec 2014 11:26:28 GMT]]></title><description><![CDATA[<p dir="auto">What I do in these cases, is output the Name.<br />
So I have a numeric input as you do, but it also is linked to a 'selector' with each input value being the associated name of the effect.</p>
<div>This is fed to an output that I use as an indicator...   
Works well enough.</div>
<div>I use a lot of Control Panels, and radio buttons for these types of controls.</div>]]></description><link>https://community.troikatronix.com/post/13823</link><guid isPermaLink="true">https://community.troikatronix.com/post/13823</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Mon, 01 Dec 2014 11:26:28 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Mon, 01 Dec 2014 10:40:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/224">@philifor</a></p>
<p dir="auto">I don't think there is another way to do that.</p>
<p dir="auto">Best Michel</p>
]]></description><link>https://community.troikatronix.com/post/13822</link><guid isPermaLink="true">https://community.troikatronix.com/post/13822</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Mon, 01 Dec 2014 10:40:58 GMT</pubDate></item><item><title><![CDATA[Reply to A user actor with multiple blend modes on Mon, 01 Dec 2014 10:34:33 GMT]]></title><description><![CDATA[<p dir="auto">Alternative solution--a custom CI-Projector actor that replaces traditional blend inputs (addative/transparent/opaque) with CI blend modes.</p>
]]></description><link>https://community.troikatronix.com/post/13821</link><guid isPermaLink="true">https://community.troikatronix.com/post/13821</guid><dc:creator><![CDATA[philifor]]></dc:creator><pubDate>Mon, 01 Dec 2014 10:34:33 GMT</pubDate></item></channel></rss>