<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-15"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Am 27.10.2010 16:01, schrieb Mathieu Bouchard:
    <blockquote
      cite="mid:alpine.DEB.2.00.1010270959260.22960@paik.artengine.ca"
      type="cite">On Wed, 27 Oct 2010, Derek Holzer wrote:
      <br>
      <br>
      <blockquote type="cite">Keep in mind that copying between arrays
        at faster than audio speed may give the same kind of glitches
        you get when you use [soundfiler] to load audio into an array. 
        For this reason I wouldn't recommend it during a live
        performance.
        <br>
      </blockquote>
      <br>
      It's not precisely the same situation, because you don't have to
      wait for the hard disk. RAM-to-RAM copying is usually a thousand
      times faster than that, or better. So, you won't encounter
      problems at the same size of array than for [soundfiler], and the
      size won't even be anything close to similar.
      <br>
      <br>
 _______________________________________________________________________
      <br>
      | Mathieu Bouchard ------------------------------ Villeray,
      Montréal, QC<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    Thanks,<br>
    <br>
    the tab_copy option worked best for my patch so far.<br>
  </body>
</html>