<?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[fx3000~: 30 effect abstraction for use with guitar stompboxes effects racks, etc.]]></title><description><![CDATA[<h1>fx3000~</h1>
<p><a href="/uploads/files/1611378338839-fx3000.zip">fx3000~.zip</a></p>
<p>fx3000~ is a 30-effect abstraction (see effects list below) designed to expedite the creation, spec. of guitar, effect &quot;racks&quot;.</p>
<p><img src="/uploads/files/1611368795527-screenshot_2021-01-22_20-24-01.png" alt="Screenshot_2021-01-22_20-24-01.png" class="img-responsive img-markdown" /></p>
<p>It takes one creation argument, an identifying float, ex. 0, 1, etc.</p>
<p>Has</p>
<ul>
<li>two inlets
<ul>
<li>left:~: the audio signal</li>
<li>right: a list of the parameter values: [0-1] for the first 4, [0..29] for the 5th, and [0|1] for the 6th.
<ul>
<li>1-4: depth and parameters' 1-3 values</li>
<li>5: the index of the effect</li>
<li>6: the bypass for the effect</li>
</ul>
</li>
</ul>
</li>
<li>a [r~ fx3000-in-$1] and [s~ fx3000-$1-OUT] to better expedite routing multiple instances</li>
<li>a [r fx3000-rndsetter-$1] to set random values via a send</li>
<li>20 preset slots per abstraction creation argument, i.e. index, via &quot;O&quot; and &quot;S&quot; bangs, so abs #0 writes to preset file=pres-0.txt (NOTE: if you have yet to save a preset to a slot nothing will happen, i.e. you must add additional presets sequentially: 0 then 1, then 2, etc.)</li>
<li>a [r PREIN-$1] to send values in from a global preset-ter</li>
<li>the names of the parameters/effect are written to labels upon selecting (so I will not list them here)</li>
<li>and a zexy~ booster-limiter to prevent runaway output~</li>
</ul>
<p>The help file includes three such abstractions, a sample player, and example s~/r~'s to experiment with configurations.</p>
<p>Note: the origin of each effect is denoted by a suffix to the name according to the following, ex. &quot;&quot;chorus(s)&quot;</p>
<ul>
<li>s:Stamp Album</li>
<li>d:DIY2</li>
<li>g:Guitar Extended</li>
<li>v:scott vanya</li>
</ul>
<p>The available effects are:</p>
<ul>
<li>0   0-raw</li>
<li>1   audioflow(v)</li>
<li>2   beatlooper(v)</li>
<li>3   chorus(s)</li>
<li>4   delay(3tap)(d)</li>
<li>5   delay(fb)(d)</li>
<li>6   delay(pitch)(v)</li>
<li>7   delay(push)(v)</li>
<li>8   delay(revtape)(g)</li>
<li>9   delay(spect)(g)</li>
<li>10  delay(tbr)(v)</li>
<li>11  delay(wavey)(v)</li>
<li>12  detuning(g)</li>
<li>13  distortion(d)</li>
<li>14  flanger(s)</li>
<li>15  hexxciter(g)</li>
<li>16  looper(fw-bw)(v)</li>
<li>17  octave_harmonizer(p)</li>
<li>18  phaser(s)</li>
<li>19  pitchshifter(d)</li>
<li>20  reverb(pure)(d)</li>
<li>21  ringmod(g)</li>
<li>22  shaper(d)</li>
<li>23  filter(s)</li>
<li>24  tremolo(d)</li>
<li>25  vcf(d)</li>
<li>26  vibrato(d)</li>
<li>27  vibrato(step)(g)</li>
<li>28  wah-wah(g)</li>
<li>29  wavedistort(d)</li>
</ul>
<p>I sincerely believe this will make it easier for the user,...:-) you, to make stompboxes, effects racks, etc.</p>
<p>I hope I am correct.</p>
<p>Peace. Love through Music.</p>
<p>-S</p>
<p>p.s. of course, let me know if you notice anything awry or need clarification on something.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 15:26:06 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/13253.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 23 Jan 2021 02:28:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to fx3000~: 30 effect abstraction for use with guitar stompboxes effects racks, etc. on Sat, 23 Jan 2021 05:05:45 GMT]]></title><description><![CDATA[<h1>fx3000~</h1>
<p><a href="/uploads/files/1611378338839-fx3000.zip">fx3000~.zip</a></p>
<p>fx3000~ is a 30-effect abstraction (see effects list below) designed to expedite the creation, spec. of guitar, effect &quot;racks&quot;.</p>
<p><img src="/uploads/files/1611368795527-screenshot_2021-01-22_20-24-01.png" alt="Screenshot_2021-01-22_20-24-01.png" class="img-responsive img-markdown" /></p>
<p>It takes one creation argument, an identifying float, ex. 0, 1, etc.</p>
<p>Has</p>
<ul>
<li>two inlets
<ul>
<li>left:~: the audio signal</li>
<li>right: a list of the parameter values: [0-1] for the first 4, [0..29] for the 5th, and [0|1] for the 6th.
<ul>
<li>1-4: depth and parameters' 1-3 values</li>
<li>5: the index of the effect</li>
<li>6: the bypass for the effect</li>
</ul>
</li>
</ul>
</li>
<li>a [r~ fx3000-in-$1] and [s~ fx3000-$1-OUT] to better expedite routing multiple instances</li>
<li>a [r fx3000-rndsetter-$1] to set random values via a send</li>
<li>20 preset slots per abstraction creation argument, i.e. index, via &quot;O&quot; and &quot;S&quot; bangs, so abs #0 writes to preset file=pres-0.txt (NOTE: if you have yet to save a preset to a slot nothing will happen, i.e. you must add additional presets sequentially: 0 then 1, then 2, etc.)</li>
<li>a [r PREIN-$1] to send values in from a global preset-ter</li>
<li>the names of the parameters/effect are written to labels upon selecting (so I will not list them here)</li>
<li>and a zexy~ booster-limiter to prevent runaway output~</li>
</ul>
<p>The help file includes three such abstractions, a sample player, and example s~/r~'s to experiment with configurations.</p>
<p>Note: the origin of each effect is denoted by a suffix to the name according to the following, ex. &quot;&quot;chorus(s)&quot;</p>
<ul>
<li>s:Stamp Album</li>
<li>d:DIY2</li>
<li>g:Guitar Extended</li>
<li>v:scott vanya</li>
</ul>
<p>The available effects are:</p>
<ul>
<li>0   0-raw</li>
<li>1   audioflow(v)</li>
<li>2   beatlooper(v)</li>
<li>3   chorus(s)</li>
<li>4   delay(3tap)(d)</li>
<li>5   delay(fb)(d)</li>
<li>6   delay(pitch)(v)</li>
<li>7   delay(push)(v)</li>
<li>8   delay(revtape)(g)</li>
<li>9   delay(spect)(g)</li>
<li>10  delay(tbr)(v)</li>
<li>11  delay(wavey)(v)</li>
<li>12  detuning(g)</li>
<li>13  distortion(d)</li>
<li>14  flanger(s)</li>
<li>15  hexxciter(g)</li>
<li>16  looper(fw-bw)(v)</li>
<li>17  octave_harmonizer(p)</li>
<li>18  phaser(s)</li>
<li>19  pitchshifter(d)</li>
<li>20  reverb(pure)(d)</li>
<li>21  ringmod(g)</li>
<li>22  shaper(d)</li>
<li>23  filter(s)</li>
<li>24  tremolo(d)</li>
<li>25  vcf(d)</li>
<li>26  vibrato(d)</li>
<li>27  vibrato(step)(g)</li>
<li>28  wah-wah(g)</li>
<li>29  wavedistort(d)</li>
</ul>
<p>I sincerely believe this will make it easier for the user,...:-) you, to make stompboxes, effects racks, etc.</p>
<p>I hope I am correct.</p>
<p>Peace. Love through Music.</p>
<p>-S</p>
<p>p.s. of course, let me know if you notice anything awry or need clarification on something.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc</guid><dc:creator><![CDATA[sv]]></dc:creator><pubDate>Sat, 23 Jan 2021 05:05:45 GMT</pubDate></item><item><title><![CDATA[Reply to fx3000~: 30 effect abstraction for use with guitar stompboxes effects racks, etc. on Sat, 23 Jan 2021 06:21:51 GMT]]></title><description><![CDATA[<p>As an example, here is:  <a href="/uploads/files/1611382819163-my-guitar-rig.zip">my-guitar-rig.zip</a></p>
<p>rem: your routing must have at leat one &quot;IN&quot; and one &quot;OUT&quot; and it will choke if your routing creates a feedback loop.</p>
<p><img src="/uploads/files/1611382889690-screenshot_2021-01-22_23-50-34.png" alt="Screenshot_2021-01-22_23-50-34.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/2</guid><dc:creator><![CDATA[sv]]></dc:creator><pubDate>Sat, 23 Jan 2021 06:21:51 GMT</pubDate></item><item><title><![CDATA[Reply to fx3000~: 30 effect abstraction for use with guitar stompboxes effects racks, etc. on Tue, 11 Jan 2022 22:58:36 GMT]]></title><description><![CDATA[<p>This looks cool, but I have no output from it<br />
I am running Pd version 0.52.1<br />
I loaded a Wav file (in the help window) and still nothing.<br />
The sampler works - I get input there, (on the output of abs_bypass and at <code>r~ MSTIN</code>  but nothing at <code>fx3000-0-OUT</code></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/3</guid><dc:creator><![CDATA[Worik]]></dc:creator><pubDate>Tue, 11 Jan 2022 22:58:36 GMT</pubDate></item><item><title><![CDATA[Reply to fx3000~: 30 effect abstraction for use with guitar stompboxes effects racks, etc. on Wed, 12 Jan 2022 04:38:46 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/worik">@Worik</a><br />
Sorry, about that. I am pretty sure it was because of the pesky iemlib/para_bp2~... issue.</p>
<p>The below replaces the eq13 with a vanilla eq5-w-menus that works out of the box for me.</p>
<p><a href="/uploads/files/1641962193191-my-guitar-rig-v2-eq5-ver.zip">my-guitar-rig-v2-eq5-ver.zip</a></p>
<p>Please, do let me know if it does or does not resolve the issue for you.</p>
<p>Thanks, for checking it out.</p>
<p>Peace through Sharing.<br />
Love through Music.<br />
-s</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/4</guid><dc:creator><![CDATA[sv]]></dc:creator><pubDate>Wed, 12 Jan 2022 04:38:46 GMT</pubDate></item><item><title><![CDATA[Reply to fx3000~: 30 effect abstraction for use with guitar stompboxes effects racks, etc. on Thu, 13 Jan 2022 09:09:36 GMT]]></title><description><![CDATA[<p>It still does not work.</p>
<p>I added <code>my-guitar-rig/my-guitar-rig~</code> to a window and it generated a lot of errors</p>
<p>I am running version 0.52.1 of pd</p>
<p>Hopefully this is helpful. The errors I got are:</p>
<pre><code> z~ 64
... couldn't create
 limiter~ 98 1
... couldn't create
io pair already connected
delay(wavey)(v).pd 39 0 40 0 (snapshot~-&gt;gatom) connection failed
 tof/pmenu 1 1 black white red
... couldn't create
 tof/pmenu 1 1 black white red
... couldn't create
 z~ 64
... couldn't create
 limiter~ 98 1
... couldn't create
io pair already connected
delay(wavey)(v).pd 39 0 40 0 (snapshot~-&gt;gatom) connection failed
 tof/pmenu 1 1 black white red
... couldn't create
 tof/pmenu 1 1 black white red
... couldn't create
 z~ 64
... couldn't create
 limiter~ 98 1
... couldn't create
io pair already connected
delay(wavey)(v).pd 39 0 40 0 (snapshot~-&gt;gatom) connection failed
 tof/pmenu 1 1 black white red
... couldn't create
 tof/pmenu 1 1 black white red
... couldn't create
 z~ 64
... couldn't create
 limiter~ 98 1
... couldn't create
 date
... couldn't create
 time
... couldn't create
 z~ 64
... couldn't create
 limiter~ 98 1
... couldn't create
 mknob 42 0 0 1 0 0 empty empty ratio:1.5:1 -2 -6 0 10 -262144 -1 -1 20175 1
... couldn't create
 tof/pmenu 1 1 black white red
... couldn't create
pd-float: rounding to 2048 points
warning: fx3000-in-2: multiply defined
warning: fx3000-in-2: multiply defined
warning: fx3000-in-1: multiply defined
warning: fx3000-in-1: multiply defined
warning: fx3000-in-0: multiply defined
warning: fx3000-in-0: multiply defined
pd-float: rounding to 2048 points
pd-float: rounding to 2048 points
warning: fx3000-in-2: multiply defined
warning: fx3000-in-2: multiply defined
warning: fx3000-in-1: multiply defined
warning: fx3000-in-1: multiply defined
warning: fx3000-in-0: multiply defined
warning: fx3000-in-0: multiply defined
pd-float: rounding to 2048 points
pd-float: rounding to 2048 points
warning: fx3000-in-2: multiply defined
warning: fx3000-in-2: multiply defined
warning: fx3000-in-1: multiply defined
warning: fx3000-in-1: multiply defined
warning: fx3000-in-0: multiply defined
warning: fx3000-in-0: multiply defined
pd-float: rounding to 2048 points


</code></pre>
]]></description><link>http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/5</guid><dc:creator><![CDATA[Worik]]></dc:creator><pubDate>Thu, 13 Jan 2022 09:09:36 GMT</pubDate></item><item><title><![CDATA[Reply to fx3000~: 30 effect abstraction for use with guitar stompboxes effects racks, etc. on Thu, 13 Jan 2022 16:31:34 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/worik">@Worik</a><br />
Should have said:</p>
<p>&quot;Requires zexy, tof, and moonlib (externals) be in your path&quot;.</p>
<p>If you install those and add them to your Preferences&gt;Path it will resolve the:<br />
z~, limiter, date, time (zexy)<br />
tof/pmenu (tof)<br />
and<br />
mknob (moonlib) errors.</p>
<p>As to the &quot;multiply defined&quot; errors, I think it's probably because you had more than 1  my-guitar-rig~'s open at one time.</p>
<p>Try fixing those and get back with me and we will see what problems remain and resolve them.</p>
<p>Thank you, for your patience.</p>
<p>-s</p>
<p>p.s. if you don't already have zexy, tof, and moonlib in your Path, they (all together) are good to include as they offer a huge amount of additional resources to work with.</p>
<p>p.p.s. having experimented with this patch, I am very certain you will find the patch worth this effort.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/13253/fx3000-30-effect-abstraction-for-use-with-guitar-stompboxes-effects-racks-etc/6</guid><dc:creator><![CDATA[sv]]></dc:creator><pubDate>Thu, 13 Jan 2022 16:31:34 GMT</pubDate></item></channel></rss>