Is it possible to record the output of a Bus onto a track? I'm trying to write a script that will take 2 mono tracks and turn it into one stereo, but I haven't been able to find anything in the API summary that hints at this being possible. Is this possible?
In case anybody wanted to know, I accomplished this by using a combination of: panning, soloing, rendering, and importing. I haven't found a way to route channels to input tracks, but this workaround works great.