<?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[[SOLVED] Effect Mixer + Feedback in v2.2.1]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<div>I built a simple drawing patch using feedback generated through an Effects Mixer actor, but it's behaving slightly strangely. I get no output from the Effects Mixer until I bypass it and then unbypass it. The output patchlines remain red until it is 'switched back on' again, and then it works fine.</div>
<div>(Isadora 2.2.1, OSX 10.11.3)</div>
<div>Any ideas what might be causing this?</div>
<div>cheers,</div>
<div>John</div>
<p dir="auto"><img src="/uploads/files/FileUpload/91/c75355-screen-shot-2016-03-26-at-10.19.59.png" alt="c75355-screen-shot-2016-03-26-at-10.19.59.png" class=" img-responsive img-markdown" /> <a href="/uploads/files/FileUpload/27/2243cf-drawing-patch-problem.izz">2243cf-drawing-patch-problem.izz</a></p>
]]></description><link>https://community.troikatronix.com/topic/2560/solved-effect-mixer-feedback-in-v2-2-1</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 22:01:57 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2560.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 26 Mar 2016 07:24:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] Effect Mixer + Feedback in v2.2.1 on Mon, 28 Mar 2016 10:26:38 GMT]]></title><description><![CDATA[<p dir="auto">thankyou <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/578">@camilozk</a>, its for a kids show I'm working on. i love controllable feedback loops.</p>
]]></description><link>https://community.troikatronix.com/post/19509</link><guid isPermaLink="true">https://community.troikatronix.com/post/19509</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Mon, 28 Mar 2016 10:26:38 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Effect Mixer + Feedback in v2.2.1 on Sat, 26 Mar 2016 19:32:42 GMT]]></title><description><![CDATA[<p dir="auto">very nice to play with dbini!</p>
]]></description><link>https://community.troikatronix.com/post/19492</link><guid isPermaLink="true">https://community.troikatronix.com/post/19492</guid><dc:creator><![CDATA[camilozk]]></dc:creator><pubDate>Sat, 26 Mar 2016 19:32:42 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Effect Mixer + Feedback in v2.2.1 on Sat, 26 Mar 2016 18:14:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/229">@dbini</a>,</p>
<div>We'll get all the actors that have two inputs like this checked and updated so they match the CPU behavior when doing feedback loops.</div>
<div>Best Wishes,</div>
<div>Mark</div>]]></description><link>https://community.troikatronix.com/post/19488</link><guid isPermaLink="true">https://community.troikatronix.com/post/19488</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Sat, 26 Mar 2016 18:14:29 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Effect Mixer + Feedback in v2.2.1 on Sat, 26 Mar 2016 10:10:13 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/7">@michel</a> and <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a> for explaining the situation and suggesting a workaround. All the best John</p>
]]></description><link>https://community.troikatronix.com/post/19474</link><guid isPermaLink="true">https://community.troikatronix.com/post/19474</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Sat, 26 Mar 2016 10:10:13 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Effect Mixer + Feedback in v2.2.1 on Sat, 17 Jan 1970 21:16:21 GMT]]></title><description><![CDATA[<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/229">@dbini</a>,</p>
<div>I looked into this, and we'll probably have to do some modifications to get this to work. The old CPU based plugin would replace a missing input with black. The new GPU based plugin doesn't replicate that behavior. So, when you briefly bypass the Effect Mixer, it provides a valid output (as Michel pointed out) which allows the Effect Mixer's second input see something. This get the feedback loop working and from that point forward you see an output. Without doing this, no output is ever provided by the Effect Mixer and so nothing happens. This problem would only come up in feedback loop situations like this, and with actors that accept two or more video inputs.</div>
<div>For the moment, I think the only solution is to open the Inspector for the 'bypass' input and initialize it to 'on'. Then attach an Enter Scene Value actor (with a value of 0) to turn it off immediately. Let me know if this workaround solves the immediate problem.</div>
<div>Please take the time to write a formal bug report and submit it so that we do not lose track of this issue.</div>
<div>Best Wishes,</div>
<div>Mark</div>]]></description><link>https://community.troikatronix.com/post/19471</link><guid isPermaLink="true">https://community.troikatronix.com/post/19471</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Sat, 17 Jan 1970 21:16:21 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] Effect Mixer + Feedback in v2.2.1 on Sat, 26 Mar 2016 08:21:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/229">@dbini</a></p>
<p dir="auto">The problem is that the effect mixer actually only can do his job when you have a feed on both inputs (video in 1 and 2). The way you setup your patch the second input only gets a feed when you bypass it and switch it on again.</p>
<p dir="auto">I do see that the CPU version in 2.1 does let the feed through even if only one input gets a feed. I think <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@Mark</a> can give better insight if it is a GPU issue or something else. To automate this for now you can set the initialize of the bypass to ON and with an enter scene trigger (maybe it needs a short delay) to OFF again.</p>
<p dir="auto">Best Michel</p>
]]></description><link>https://community.troikatronix.com/post/19470</link><guid isPermaLink="true">https://community.troikatronix.com/post/19470</guid><dc:creator><![CDATA[Michel]]></dc:creator><pubDate>Sat, 26 Mar 2016 08:21:59 GMT</pubDate></item></channel></rss>