Yes, avoid USB if you can.  They're great for portability and backups, but not for performance.  One of the hardware guys at my office told me that although our USB drives are 2.0 compatible, the actual throughput speed is closer to USB 1. <div>
<br></div><div>You never mentioned how many tracks you are expecting or the sample rate.  I have a separate drive in my machine (SATA-2 7800rpm) and have pushed 24 tracks at 24/96 ( 16 out and 8 in ) without any issues.  Im not sure if my track count is the norm or not.</div>
<div><br></div><div>Also, the 'noatime' is a good thing to set (as previously mentioned by Nick) , but would only effect the tracks being read because the tracks being written will still update the inode with the modified time (mtime).  But that tweak is almost a freebie because most people dont care about access time anyway.  Another thing is that drives can have their read-ahead modified and can help performance when a lot of tracks are being played back.  You will have to play with those settings to find optimum amount.</div>
<div><br></div><div>--Brett</div><div><br></div><div><br><div class="gmail_quote">On Mon, Aug 20, 2012 at 7:56 AM, Brett McCoy <span dir="ltr"><<a href="mailto:idragosani@gmail.com" target="_blank">idragosani@gmail.com</a>></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 Mon, Aug 20, 2012 at 8:52 AM, Nick Ramm <<a href="mailto:seeyoushortly@yahoo.co.uk">seeyoushortly@yahoo.co.uk</a>> wrote:<br>

<br>
>  Okay, so i am now considering a seperate external drive for the audio file.<br>
> Which file system should i format in?<br>
<br>
</div>ext3 or ext4. If you are using an external drive, best is an eSATA<br>
drive or FireWire drive, as the throughput for USB may not be fast<br>
enough.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Brett W. McCoy -- <a href="http://www.brettwmccoy.com" target="_blank">http://www.brettwmccoy.com</a><br>
------------------------------------------------------------------------<br>
"In the rhythm of music a secret is hidden; If I were to divulge it,<br>
it would overturn the world."<br>
    -- Jelaleddin Rumi<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Ardour-Users mailing list<br>
<a href="mailto:ardour-users@lists.ardour.org">ardour-users@lists.ardour.org</a><br>
<a href="http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org" target="_blank">http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org</a><br>
</div></div></blockquote></div><br></div>