Search found 10 matches

by szszoke
Sun Mar 13, 2022 10:18 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett Gen 2/3 Control Panel GUI
Replies: 76
Views: 71356

Re: Focusrite Scarlett Gen 2/3 Control Panel GUI

I will create an issue about the pixelated icons on Github.
by szszoke
Sun Mar 13, 2022 10:17 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett Gen 2/3 Control Panel GUI
Replies: 76
Views: 71356

Re: Focusrite Scarlett Gen 2/3 Control Panel GUI

One more cosmetic thing about the Mixer window. The mixer labels are both on the left and the right side. This is good because there are many knobs for the 18i20. The mixer input labels only show up on the bottom, but I think it would make it easier to follow the grid if they would also appear on th...
by szszoke
Sun Mar 13, 2022 10:05 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett Gen 2/3 Control Panel GUI
Replies: 76
Views: 71356

Re: Focusrite Scarlett Gen 2/3 Control Panel GUI

Thank you for releasing this by the way!
by szszoke
Sun Mar 13, 2022 10:03 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett Gen 2/3 Control Panel GUI
Replies: 76
Views: 71356

Re: Focusrite Scarlett Gen 2/3 Control Panel GUI

Hey! I tried to use this with my 18i20. I tested the following: - change routing - change mixer settings - enable/disable phantom power - change level on channel 1 and 2 - enable/disable talkback Everything seems to be working. One cosmetic thing that I noticed is that the round icons for the mixer ...
by szszoke
Fri Jan 07, 2022 6:26 am
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 2nd and 3rd Gen mixer driver
Replies: 140
Views: 235551

Re: Focusrite Scarlett 2nd and 3rd Gen mixer driver

- Is a GUI planned for this sound-card, i mean like the Focusrite Control Center, for a more user-friendly management than the raw alsa mixer and the thousands of faders. ? I know how to use Qt kinda well and i might be able to recreate the same GUI as the original control software, but idk how to ...
by szszoke
Wed Dec 29, 2021 5:19 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 2nd and 3rd Gen mixer driver
Replies: 140
Views: 235551

Re: Focusrite Scarlett 2nd and 3rd Gen mixer driver

I have been running my kernel with this patch enabled for about a month or two and I didn't notice anything weird. I am using it with a Scarlett 18i20 MK3 with a custom mix. My kernel version is 5.15.7-1-MANJARO. Changing the mixer settings via alsamixer also seems to work but of course it would be ...
by szszoke
Thu Jun 13, 2019 9:43 am
Forum: Computer Related Hardware
Topic: Boss RC-300 loopstation (no audio)
Replies: 54
Views: 38381

Re: Boss RC-300 loopstation (no audio)

UAAAH! No, this patch just a hack that hides the real problem. It is not a solution that should go upstream. We have a related bug report in the Linux kernel, where a maintainer offered to apply a fix if I submit one but I don't know enough why can't we just submit this workaround. Can you elaborat...
by szszoke
Wed Jun 12, 2019 8:37 pm
Forum: Computer Related Hardware
Topic: Boss RC-300 loopstation (no audio)
Replies: 54
Views: 38381

Re: Boss RC-300 loopstation (no audio)

I can confirm that the hacky workaround also works for the Boss Katana 100 amplifier. I tested it on Ubuntu 18.10 running kernel 4.18.0.

I had to add the code below to sound/usb/pcm.c:355

Code: Select all

	case USB_ID(0x0582, 0x01d8):
		return 0;
by szszoke
Wed Nov 28, 2018 8:08 am
Forum: Linux Distributions & Other Software
Topic: MPK Mini mk2 Editor - Things you like/dislike?
Replies: 5
Views: 3621

Re: MPK Mini mk2 Editor - Things you like/dislike?

Hello,

I would also like to request an update on your progress, I just got mine and I was thinking that maybe I could reverse engineer the traffic between the controller and the app.

If you are still working on this, maybe we can join our efforts.