- Aug 2, 2007
- 1,753
- 70
- 48
Does anyone ever set up a ram disk when recording/mixing?
On OSX it's very easy to set up.
copy/paste this into terminal
diskutil erasevolume HFS+ r1″ `hdiutil attach -nomount ram://3959731`
You will now see a 2GB RAM Disk on your desktop.
If you copy a session folder into this your performance will scream, especially if the session has lots of audio tracks.
What's happening is you have created a virtual disk using RAM instead of using your actual (mechanical) hard disk so read/write/seek time is REALLY REALLY fast. Transport controls become instant and very large track counts pose no problem.
Problem is that if you crash or when you shut down the RAM disk is gone and so are its contents.
I usually don't use this when tracking in case of a crash but it's great for mixing.
Copy the whole session folder into the RAM disk and open from there so audio will be streaming from the RAM disk.
Every time you hit save also drag the project file (The one you select to open the song that's usually a couple of MB) to the original project folder on your hard drive.
This way if you loose the RAM disk you can reopen where you left off.
(If you are consolidating or bouncing tracks during mixing you will need to copy the complete project folder when you save).
I take no responsibility for any work lost if you use this but you should be ok if you follow the instructions for saving above.
This is extremely useful where you have plenty of free ram that's not being used. eg. If your DAW is using 4GB and you have 8GB available
On OSX it's very easy to set up.
copy/paste this into terminal
diskutil erasevolume HFS+ r1″ `hdiutil attach -nomount ram://3959731`
You will now see a 2GB RAM Disk on your desktop.
If you copy a session folder into this your performance will scream, especially if the session has lots of audio tracks.
What's happening is you have created a virtual disk using RAM instead of using your actual (mechanical) hard disk so read/write/seek time is REALLY REALLY fast. Transport controls become instant and very large track counts pose no problem.
Problem is that if you crash or when you shut down the RAM disk is gone and so are its contents.
I usually don't use this when tracking in case of a crash but it's great for mixing.
Copy the whole session folder into the RAM disk and open from there so audio will be streaming from the RAM disk.
Every time you hit save also drag the project file (The one you select to open the song that's usually a couple of MB) to the original project folder on your hard drive.
This way if you loose the RAM disk you can reopen where you left off.
(If you are consolidating or bouncing tracks during mixing you will need to copy the complete project folder when you save).
I take no responsibility for any work lost if you use this but you should be ok if you follow the instructions for saving above.
This is extremely useful where you have plenty of free ram that's not being used. eg. If your DAW is using 4GB and you have 8GB available