Render individual files script ?

PipelineAudio wrote on 2/21/2003, 10:52 PM
can someone make or does one exist already a script that behaves like this ?

1. Bypass all fx

2. Set all track parameters to "zero settings"(track volume 0dB, pan center, etc...)

3. Ask for an output folder

4. For each track:
a) if track file is mono render to a mono track at project bit depth and sample rate from start to end of project
b) if track file is stereo render to a stereo track at project bit depth and sample rate from start to end of project

Comments

jetdv wrote on 2/22/2003, 8:15 AM
No, I don't believe that script exists. You want to take a stab at it?
PipelineAudio wrote on 2/22/2003, 11:30 AM
when I can code " hello world" Ill come back and let you know :)
jetdv wrote on 2/22/2003, 12:59 PM
That one's already been done!
PipelineAudio wrote on 2/22/2003, 1:57 PM
I dont understand this .net stuff, but I am starting to understand VC++... but, could the correct parameters just be dropped in notepad and then renamed and work or is that wrong ?