<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
> One other thing I should mention -- these ardour mixes were originally<br>
> created outside of ardour by an application I wrote (in other words, I<br>
> create XML files myself)<br>
><br>
Christopher - some time ago I wrote a utility to convert AAF projects (e.g.<br>
from Pro Tools) into Ardour sessions.  Along the way I noticed many<br>
peculiarities like this and I came to understand that Ardour sessions are<br>
more intricate (and delicate) than you might imagine.  It's tempting to code<br>
the barest minimum when creating the XML session state file - but I found<br>
out the hard way that in fact, very little can be left out of a session<br>
state file without causing some problem (often an unpredictable one).  I'd<br>
strongly recommend that you have a known 'test' session (created on Ardour)<br>
to use as a reference.  My early attempts would often work on one version of<br>
Ardour but not a later version so you might well be suffering from the same<br>
kind of problem.</blockquote><div><br>Yes, that's how I created the XML originally.  I guess I'll have to check through that way again.  <br><br>The files have, so to speak, been "run through" Ardour;  that is -- I loaded them into the older version of ardour, and then saved them, but I don't know if that "cleans them up" or not.   (I would assume Ardour would just write them out again from scratch, in a maximally correct format, but maybe not?)<br>
<br>CB<br></div></div></div>