<br><br><div class="gmail_quote">2011/2/15 Morgan Packard <span dir="ltr">&lt;<a href="mailto:morgan@morganpackard.com">morgan@morganpackard.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I&#39;m trying to add that reverb in to my own patch. I simply copied and pasted the &quot;pd reverb&quot; subpatch in to my own. The &quot;reverb-echo&quot; abstraction isn&#39;t being found by my own patch (it shows up with a red outline, and an error in the console: &quot;reverb-echo ... couldn&#39;t create&quot;. <div>


<br></div><div>The example patch works fine, loads that abstraction no problem. But it doesn&#39;t work in my own patch.</div><div><br></div><div>I tried loading a different abstraction in to my own patch, and it loads just fine. </div>


<div><br></div><div>Any ideas what&#39;s going on here? How can I get better debugging information than &quot;couldn&#39;t create&quot;?</div><div><br></div></blockquote><div><br></div><div>The reason is that the abstraction &#39;reverb-echo.pd&#39; is not in a location where your pd goes looking for possible abstractions (search path, see File &gt; Path...), and is also not in the same directory as your own patch in which you want it to be loaded.</div>

<div>Quick and easy solution: copy the file &#39;reverb-echo.pd&#39; to the same directory as where your own patch is located and then try again.</div><div>gr,</div><div>Tim</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div></div><div>thanks!</div><div><br></div><div>-Morgan<br clear="all"><br>
-- <br><font color="#999999">================================</font><div><font color="#999999">Web:</font><br><div><a href="http://www.morganpackard.com" target="_blank"><font color="#333333">http://www.morganpackard.com</font></a></div>


<div><br></div><div><font color="#999999">Music/Art:</font></div><div><font color="#333333">Latest album: </font><a href="http://www.anticipaterecordings.com/releases/ANT_011/index.php" target="_blank"><font color="#333333">Moment Again Elsewhere</font></a></div>


</div><div><font color="#333333">iOS app </font><a href="http://itunes.apple.com/us/app/thicket/id364824621?mt=8" target="_blank"><font color="#333333">Thicket</font></a><font color="#333333"> available on iTunes store</font>.</div>


<div><span style="color:rgb(153, 153, 153)">================================</span></div><br>
</div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br>