Hi,<br><br>Can anyone help me understand why an external&#39;s free function doesn&#39;t seem to be called if pd is shut down as a whole (ex. ctrl-q)?  I put post&#39;s, printf&#39;s, and breakpoints in my free function and they are called if I remove the external from the patch or the patch as a whole (ex. ctrl-w).  But, if I shut down pd all at once, the breakpoint doesn&#39;t trigger and I don&#39;t get any print.  The same thing happens in a flext external, within the ~Destructor method. I don&#39;t understand.  <br>
<br>Regards,<br>Rich<br>