Finally figured out what the heck was causing the behavior below.  My ~/.ardour2/ardour.rc file was NOT being overwritten by the ones in /etc/ardour2<br><br>It WAS being overwritten by /opt/etc/ardour2<br><br>Apparently when you do a scons --prefix=/opt (In my case to keep program I compile and install by hand separate from those handled by package management) it moves the /etc files into /opt as well, was not aware of that.  So out of curiosity, can that be changed to keep the location of the system wide configuration files in /etc instead of moving that as well to /opt?  Or is that an option in scons I completely missed?  For the moment I created a link from /opt/etc/ardour2 to /etc/ardour2 to compensate, but would love to not have to do that.
<br><br>          Seablade<br><br><div><span class="gmail_quote">On 7/4/07, <b class="gmail_sendername">Thomas Vecchione</b> <<a href="mailto:seablaede@gmail.com">seablaede@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span class="q"><br><br><div><span class="gmail_quote">On 7/3/07, <b class="gmail_sendername">Kevin Cosgrove</b> <<a href="mailto:kevinc@doink.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
kevinc@doink.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On 3 July 2007 at 21:01, "Thomas Vecchione" <<a href="mailto:seablaede@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">seablaede@gmail.com</a>> wrote:<br><br>> On 7/3/07, John Anderson <
<a href="mailto:ardour@semiosix.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ardour@semiosix.com
</a>> wrote:<br>> ><br>> > On Mon, 2007-06-11 at 21:36 -0400, Thomas Vecchione wrote:<br>> > The best way right now to handle the mcu port is to define is as an<br>> > alsa/raw port pointing directly to the /dev/snd/midiXXXX entry. Last
<br>> > time I checked, it's necessary to change it in etc/ardour2/ardour.rc and<br>> > ardour_system.rc as well.<br>><br>> Unfortunately for some reason after having tried this, double checking to<br>

> make sure it is in both mentioned files as well as ~/.ardour/ardour.rc, for<br>> some reason my ardour.rc still seems to overwrite itself back to the<br>> alsa-seq port.<br><br>The files to change are in /etc/ardour2, not in ~/.ardour2
<br>As you found out, editing your own rc files won't work.  Editing the<br>system rc files will work.<br></blockquote></div><br></span>Yes, those were what I edited, before editing ~/.ardour2/ardour.rc<br><br>In fact those in /etc read correctly, it is just the ~/.ardour2.ardour.rc that seems to like to rewrite itself for some odd reason.
<br><br>              Seablade<br>
</blockquote></div><br>