Scripting exports possible?

Hi

I am using ardour to record the band and produce several “music-minus-one” exports of the recorded sessions, one for each musician to practice with.

It gets a bit tedious (and error prone too) to set up ardour, make some mix changes etc (being new to DAW i’m improving my mixing/mastering skille continuously) and then produce 5 or so different exports, each with the only change that one (or more) tracks are muted.

Is it possible to script this kind of export? ie.

for track in (Keybord, Drum, Bass, Guitar1, Guitar2) do
mute $track
export flac file
unmute $track
done

or whatever

/Jacob

@jablo: no, this is not possible at this time.