You could also just build a delay using a [table] as the buffer. Then you can clear your delay line by sending the [clear( message to the table.<div><br></div><div>.mmb<br><br><div class="gmail_quote">On Tue, Feb 1, 2011 at 6:29 PM, Mathieu Bouchard <span dir="ltr">&lt;<a href="mailto:matju@artengine.ca">matju@artengine.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Tue, 1 Feb 2011, Tyler Leavitt wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you for writing that up Mathieu, I was looking for that exact fix about 3 months ago. Could you or anybody else that wants to take up the issuse explain to me how to add that code to my current installation? I&#39;m assuming it would need to be recompiled, and I&#39;ve never recompiled a single library or object. <br>

</blockquote>
<br></div>
First learn how to recompile pd (extended&#39;s core, or vanilla, whichever) and how to install it.<br>
<br>
After that, you can install my fix by putting it in a textfile (let&#39;s say delwrite-clear.txt) and running those commands in terminal :<br>
<br>
  cd pd/src<br>
  patch &lt; delwrite-clear.txt<br>
  make install<br>
<br>
(with appropriate changes for saying which folders the files are really in)<br>
<br>
(the &quot;patch&quot; command name is a word meaning something completely something else than a modular synth patch... it&#39;s a command for automatically editing programmes based on lists of differences such as what I wrote in the email)<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Or even point me to a existing tutorial? =)<br>
</blockquote>
<br></div>
I don&#39;t know.<div><div></div><div class="h5"><br>
<br>
 _______________________________________________________________________<br>
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC</div></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><br clear="all"><br>-- <br>Mike Moser-Booth<br><a href="mailto:mmoserbooth@gmail.com">mmoserbooth@gmail.com</a><br>
</div>