————–[Record Panel Stereo Interleave]————–
The Record Panel will always make Mono recordings. Each FW track will have created it’s own named file in each take folder. These files can be stereo interleaved by running this script to create a new stereo AIFF.
-Open the Terminal window from Applications>Utilities>Terminal .
-Open the take folder in a Finder window with your mono files and the script file
inside.
-In the Terminal type cd followed by a space, then drag the title bar of the take
folder (the folder icon at the top of the finder window) into the Terminal and hit
enter. This will set the path so that your new interleaved file gets printed to the
same folder.
-Drag the afinterleave script into the Terminal, then drag in your left file,
followed by your right file.
-Type a space
-Then type -o (that’s a hyphen and a lower case “o”)
-Type another space and then type mynewfile.aiff (Call it whatever you want)
-Hit enter. The new interleaved file should show up in that folder.
Another option is to use the tool Deinterleaver by Scott Wilson.