Is there a way to transfer .WAV files that were say recorded in Pro Tools LE onto my fostex mr-8?
Say like I recorded the bass and guitar at my friend's studio on Pro Tools, and then I want to finish the rest at my own home studio. Would I be able to put the wave on a DATA CD, and via USB put it on the mr-8?
Comments
Member for
20 years 3 monthsanyone? Maybe I should rephrase the question. How do you move
anyone?
Maybe I should rephrase the question.
How do you move recordings to different mediums?
Specifically between a SIAB and a Computer Setup with ProTools
Member for
24 years 4 monthsHmm it's tricky but it can be done. If your fostex can import a
Hmm it's tricky but it can be done. If your fostex can import and export WAV files it should be easy. Just have your friend do a rough mix to wav file and copy that wav to a cd-r. Then import the wav file onto your fostex and voila. You can now do your overdubs. When you're done just export your overdub tracks to wav and fly them into protools. If everything is done right, the tracks should line up perfectly and be in sync.
Member for
5 years 5 monthsI've done it. Requires just a little hacking. On Windows, you'
I've done it. Requires just a little hacking.
On Windows, you'll need the MR8 WAV MANAGER, which knows how to import and export tracks. If you are a linux user, like me, there is no formal support for importing wave files with the fostex. However, the recorded tracks are stored as RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz.
It should also be possible to import waves into an existing song. Just create a dummy recording on the track first, find the wave file name in the EVENT_LIST using the track id column, and edit in the elapsed time of the import. However, backup the song first if you try that - this is not a supported procedure :-)
CAVEAT - I have not tried this with the USB interface (indeed, I can't - not having Windows). Since the USB interface only works on Windows, you should use the MR8 WAV MANAGER instead of the above procedure.
You might also use your utility to report the size of the waves produced by the MR8, and compare with the abs time of the end of recording shown by the MR8, and help me figure out precisely what MR8 stores there so as to avoid having to "fix" the end when importing.
On linux, I also skip the "export to wave" step. The sox sound file utility is perfectly capable of converting two mono waves to a stereo wave with the CF or USB drive mounted. Just find the names of the wave files from the EVENT_LIST (the names keep changing each time you record since this is how the MR8 implements undo). This avoids having to reserve space for the final export on the CF card. Not only that, but you can do it with *any* two tracks - not just 7/8. For instance, exporting 5/6 is handy. Sox is also available on Windows - go for it. This is certainly safe to try as long the output file is not on the MR8.
CAVEAT: If you have done any part editing, or redoing starting in the middle, the affected tracks will be stored as multiple wave files. They will be listed in the EVENT_LIST, with the beginning and ending timestamp of each part. In theory, you can convert these to raw, paste them together, then convert to stereo. However, this is complex enough to either require a script that does it automatically, or just go ahead and use the software on the MR8. (But you'll need enough free space for the stereo wave.) I am not sure if MR8 WAV MANAGER handles this for you on Windows. You can avoid this situation if you erase the output tracks before mastering, and don't redo any parts of the mastering process.