<?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[Routing effects to switch between two]]></title><description><![CDATA[<p>Hi.</p>
<p>Beginner here. I'm working on a project in which I'm using audio effects on a live ADC input. I'm trying to find a way to route it so that I can have a switch or something that will send my audio input through only one of two effects, but not both at the same time. So I have reverb and a delay, and if I'm sending audio through the reverb, I want something that can, on demand, bypass/ignore the reverb and make it go through the delay, and vice versa. I hope that makes sense.</p>
<p>Any help or advice appreciated.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14528/routing-effects-to-switch-between-two</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 23:00:21 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14528.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Nov 2023 21:42:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Routing effects to switch between two on Thu, 23 Nov 2023 21:42:58 GMT]]></title><description><![CDATA[<p>Hi.</p>
<p>Beginner here. I'm working on a project in which I'm using audio effects on a live ADC input. I'm trying to find a way to route it so that I can have a switch or something that will send my audio input through only one of two effects, but not both at the same time. So I have reverb and a delay, and if I'm sending audio through the reverb, I want something that can, on demand, bypass/ignore the reverb and make it go through the delay, and vice versa. I hope that makes sense.</p>
<p>Any help or advice appreciated.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14528/routing-effects-to-switch-between-two</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14528/routing-effects-to-switch-between-two</guid><dc:creator><![CDATA[koyan]]></dc:creator><pubDate>Thu, 23 Nov 2023 21:42:58 GMT</pubDate></item><item><title><![CDATA[Reply to Routing effects to switch between two on Fri, 24 Nov 2023 23:07:08 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/koyan">@koyan</a>  All you need is a couple <code>[*~]</code> and a little logic to control them. Toggle outputs 1 if it is on, 0 if off and the <code>[!= 1]</code> reverses that state from the second <code>[*~]</code>.</p>
<p>Edit: Stupid mistake fixed, picture deleted. I am going to blame the holiday.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14528/routing-effects-to-switch-between-two/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14528/routing-effects-to-switch-between-two/2</guid><dc:creator><![CDATA[oid]]></dc:creator><pubDate>Fri, 24 Nov 2023 23:07:08 GMT</pubDate></item><item><title><![CDATA[Reply to Routing effects to switch between two on Fri, 24 Nov 2023 12:40:59 GMT]]></title><description><![CDATA[<p>yes, but inverting with [!= 1] or [== 0]</p>
<p><img src="/uploads/files/1700829655286-routingswitch.png" alt="routingswitch.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14528/routing-effects-to-switch-between-two/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14528/routing-effects-to-switch-between-two/3</guid><dc:creator><![CDATA[lacuna]]></dc:creator><pubDate>Fri, 24 Nov 2023 12:40:59 GMT</pubDate></item></channel></rss>