Scarlett 6i6 monitoring

Talk about your MIDI interfaces, microphones, keyboards...

Moderators: MattKingUSA, khz

Post Reply
crustypants
Established Member
Posts: 33
Joined: Fri Jul 14, 2023 11:39 am
Has thanked: 1 time
Been thanked: 10 times

Scarlett 6i6 monitoring

Post by crustypants »

Hi,

Does anyone understand how this works who has one of these on Linux? I have monitors connected to OP 1 and 2 on this thing, and I can always here the hardware monitoring of inputs coming out of there. I don't think its Ardour doing it, I think its the interface itself.

My noggin is boggled at the alsamixer view you get for these this, with all the matrix stuff. I tried running the Linux scarlet-mixer I found, and this is a screenshot.

https://github.com/x42/scarlett-mixer

Is there a control on here to turn off the hardware monitoring somehow?

Screenshot from 2023-07-27 22-56-38.png
Screenshot from 2023-07-27 22-56-38.png (214.05 KiB) Viewed 3239 times
AndersBiork
Established Member
Posts: 24
Joined: Tue Nov 15, 2016 12:11 pm
Has thanked: 6 times
Been thanked: 5 times

Re: Scarlett 6i6 monitoring

Post by AndersBiork »

Hi Crustypants

I believe this is what you should be using https://github.com/geoffreybennett/alsa-scarlett-gui to turn off input monitoring.

There is also a thread over here viewtopic.php?t=23272&start=105 for further reading.

Anders

My mother tongue is swedish. Running KXstudio on Xubuntu 22.04. No wine. No whine. But beers.

geoffrey
Established Member
Posts: 259
Joined: Mon Jul 30, 2018 2:08 am
Has thanked: 34 times
Been thanked: 174 times

Re: Scarlett 6i6 monitoring

Post by geoffrey »

Hi @crustypants,

I know this is a long time coming and maybe not relevant any more, but for future reference for anyone else coming across this:

https://github.com/x42/scarlett-mixer is for Scarlett Gen 1 devices
https://github.com/geoffreybennett/alsa-scarlett-gui is for everything else since then (Gen 2, Gen 3, Clarett USB, Clarett+, soon Gen 4 and Vocaster as well)

I tried to add support for Gen 1 previously, but didn't manage to. Without the hardware in front of me, it's pretty tricky and I gave up for a while. :(

Someone sent me an 18i6 Gen 1 which arrived today. :)

The Gen 1 driver doesn't seem to support reading the hardware state, so what you see in scarlett-mixer might or might not represent the actual state of the device. :(

Changing these settings should change what comes out of the first two outputs:

Screenshot from 2023-10-18 03-04-09.png
Screenshot from 2023-10-18 03-04-09.png (7.44 KiB) Viewed 3018 times

To check this, play some audio, change those to "Off" and the audio should go away. Change them back to PCM 1/2 and the audio should come back. If you still hear your inputs coming through your outputs that's Ardour, not the interface. But to rule that out: quit Ardour, do you still hear the inputs coming through the outputs? You can also check by unplugging just the USB cable from the interface. At least the 18i6 can do direct monitoring without the USB cable plugged in (surely the 6i6 can as well). You can confirm this by setting the Monitor controls to "Analogue 1" and giving it a go.

Hopefully with those ideas you can narrow down where the issue is.

Regards,
Geoffrey.

tseaver
Established Member
Posts: 408
Joined: Mon Mar 13, 2017 6:07 am
Has thanked: 12 times
Been thanked: 102 times

Re: Scarlett 6i6 monitoring

Post by tseaver »

@geoffrey

The Gen 1 driver doesn't seem to support reading the hardware state, so what you see in scarlett-mixer might or might not represent the actual state of the device. :(

FWIW, changes to the onboard mixer's state for my gen1 18i20 do propagage to qasmixer or @x42's alsa-scarlett-gui: I can switch back and forth between my "normal" profile and one I use for vocal recording using my scarlett_yaml script:

https://github.com/tseaver/scarlett_yaml

and see the two apps update immediately.

Ubuntu, Mixbus32C; acoustic blues / country / jazz
berkicky
Posts: 1
Joined: Wed Jan 24, 2024 3:51 am

Re: Scarlett 6i6 monitoring

Post by berkicky »

tseaver wrote: Wed Oct 18, 2023 9:20 pm

@geoffrey

The Gen 1 driver doesn't seem to support reading the hardware state, so what you see in scarlett-mixer might or might not represent the actual state of the device. :(

FWIW, changes to the onboard mixer's state for my gen1 18i20 do propagage to qasmixer or @x42's alsa-scarlett-gui: I can switch back and forth between my "normal" profile and one I use for vocal recording using my scarlett_yaml script:

https://github.com/tseaver/scarlett_yaml

and see the two apps update immediately.

This conversion method is really effective. I no longer have the application freeze.

Post Reply