<div dir="ltr"><div>Ardour and JACK do nothing to modify the configuration of the hardware mixer (if any) inside your audio interface. <br><br></div>What you describe sounds more like a problem with the device driver than anything else - failing to re-initialize the hardware mixer to use the appropriate input configuration for the VSL. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 24, 2015 at 11:37 AM, Cameron Metcalf <span dir="ltr"><<a href="mailto:podeas@gmail.com" target="_blank">podeas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Good point.<br></div>The microphone is Shure XLR, by the way... <br><br>I can hear it through headphones over VSL, so I know it is picking up room noise.<br><br></div>There are two different inputs. I could be using on the sound card VSL box: I have changed it between 1 and 2. <br><br></div>As stated, the very first time I use Ardour, it has no problem seeing the box and recording from the microphone, all input levels are sensitive and can be adjusted. On reboot, it apparently still sees the box (from all the other points I've discussed), but the input levels are dead, the microphone is capturing room noise, but Ardour is not showing any input level at all.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Cameron<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 24, 2015 at 11:18 AM, Paul Davis <span dir="ltr"><<a href="mailto:paul@linuxaudiosystems.com" target="_blank">paul@linuxaudiosystems.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>We need to get a few things clear.<br><br></div>A microphone is a device that plugs into your VSL. The computer doesn't see the microphone, it sees the VSL. You could have nothing, or the mic, or an instrument plugged into the VSL .. the computer does not care.<br><br></div>Thus ... I am really unclear on what you mean by "cannot detect the microphone".<br><br></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 24, 2015 at 11:08 AM, Cameron Metcalf <span dir="ltr"><<a href="mailto:podeas@gmail.com" target="_blank">podeas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Paul,<br>Thanks for specifying where to type in the device name. <br></div>I had selected the option "hw: VSL" from this dropdown earlier and then moved the INPUT and OUTPUT selectors to "default". restarted jack, rebooted the station, etc. But Ardour3 would still not detect the microphone, so I went back and did re-select the specific INPUT and OUTPUT. I'm going to try this again, later on today, though and re-enstate defaults for INPUT and OUTPUT.<br></div><br></div>To restate the problem:<br></div>On a fresh install of Ubuntu studio,  I accept all the defaults when starting qjack, then Ardour3: <br>Ardour3 works perfectly and I can record from microphone that is fed through the presonus external sound card. I can add as many tracks and play them back no problem.<br><br></div>However on a system reboot (and subsequent reboots), the microphone is no longer detected at all, when I add a new audio track and cue record, for either an existing project or a new project, even though I have not changed the configuration.  Then I verify that qjack is set to see my soundcard (by name) as I have previously outlined, but Ardour3 still will not detect/record from the microphone going through the external sound card.<span><font color="#888888"><br><br></font></span></div><span><font color="#888888"><div>Cameron<br></div></font></span></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 24, 2015 at 8:03 AM, Paul Davis <span dir="ltr"><<a href="mailto:paul@linuxaudiosystems.com" target="_blank">paul@linuxaudiosystems.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span>On Tue, Jun 23, 2015 at 10:15 PM, Cameron Metcalf <span dir="ltr"><<a href="mailto:podeas@gmail.com" target="_blank">podeas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>Paul,<br></div>I re-traced my steps. I had definitely read through: <a href="http://jackaudio.org/faq/device_naming.html" target="_blank">http://jackaudio.org/faq/device_naming.html</a><br></div>a few times this past week and tried out (and have just RE-tried) the following (after each change below, I re-run qjack and boot up Ardour to see if the mic can be found)...<br><br></div>I run: <code>cat /proc/asound/cards<br><br></code></div><code>and get:<br>1 [VSL            ]: USB-Audio - AudioBox 22 VSL<br>                      PreSonus AudioBox 22 VSL at usb-0000:00:1d.7-3, high speed<br><br>--<br></code></div><br>The conclusion of the FAQ page informs: "You can type it into the device name selector in the upper left of qjacktl's
setup dialog."<br><br></div>I do not see anyplace in qjacktl where I can literally type in a device name selector. (I uninstalled an reinstalled qjacktl to try and look for this again in case anything had been botched from other things I'd changed).<br><br></div>After I click "setup" from qjacktl there is no place to type in a device name selector. However, in the "Settings" tab, there are two dropdown boxes for INPUT and OUTPU.  Both literally have "> hw:VSL" selected already. <br></div></div></div></div></div></blockquote><div><br></div></span><div>You should NOT use the INPUT or OUTPUT selectors. They should never have been displayed so prominently. You need the "Interface" selector near the upper right of the setup dialog.<br></div><span><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><br></div>Out of desperation and just to see what would happen, I ran: <code>jackd -d alsa -d hw:VSL<br></code></div>from the command line. This did not resolve the problem.<br></div></div></div></blockquote><div><br></div></span><div>Well, that's correct. So I think you need to restate the problem ....<br></div><div> <br></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>