|
If you are having disk bandwidth issues in projects, adding more disks will help.
You then split your project across the drives; some tracks on drive 1, others on drive 2, etc.
Yes, RAID0 or RAID0+1 is likely to increase disk bandwidth, possibly enough to satisfy your needs, but adds complication... and in the case of RAID0, a level of disaster danger.
Simply adding more disks and splitting your tracks across the disks is fairly foolproof and easy enough to do in most DAW applications.
Some DAW applications also allow you to configure a seperate "scratch" drive; the drive the application uses to store temporary data. This disk will get hit during bounce or audio processing/modification operations, depending on your work style and project goal. Remember that mixing read and write operations, especially to different files (IE: writing to a temporary file while reading some other file) drastically reduces the throughput of your disk. This is also important to remember when you are configuring your project; try to keep tracks that will be written to often on different disks, while keeping "read only" material on other disks. This is, of course, very much dependent on your work style and project goal. If it all possible, configure your software to use a completely separate "scratch" disk. If you are doing things that pound a scratch disk on a regular basis, you might consider using either a software or hardware ramdisk. In some situations, this can make a significant difference, although this seems to be more prominent on video editing workloads than with audio production/processing.
... Just a few thoughts.
|