Hi, I have zero experience with scripting. I'm wondering if this is possible with Sound Forge scripting, and if so, is anyone willing to create such a script for me?
Here's what I need. I'm working on a large cassette tape archiving project, and for the sake of efficiency, I'm using a 4-track cassette deck in double speed mode. By recording all four tracks at double speed, I can record each tape in 1/4 the amount of time it'd normally take. I know this isn't best for quality purposes, but for this project, it's sufficient.
Once each tape is recorded into a quad wav file, I need to:
1. Halve the sampling rate
2. Reverse channels 3&4 (ie side B of the tape)
3. Swap channels 3&4 (ie left-right stereo swap)
4. Convert the quad wav to a stereo wav, with channels 1&2 first (side A), followed by channels 3&4 (side B)
It'd speed up my workflow if I could batch process my quad wav files with a script rather than do all these steps manually for each file. Is it possible?
Thanks!