Focusrite-Scarlett-on-Linux / sound-usb-kernel-module

Latest driver development code for sound/usb on Linux
GNU General Public License v2.0
158 stars 7 forks source link

Clarett 8pre USB Kernel ? #18

Closed juanpc2018 closed 2 years ago

juanpc2018 commented 2 years ago

https://github.com/opensrc/alsa/issues/48

https://github.com/geoffreybennett/alsa-scarlett-gui/issues/30

https://github.com/geoffreybennett/alsa-scarlett-gui/issues/28

HinTak commented 2 years ago

@geoffreybennett explained a few times already: while Scarlett may offer the same user interface for the same software for two different devices, ultimately they are different devices. One is supported at the driver level by current linux kernel code, the other is not, and also not planned in the recent future. Let's see if @sadko4u is interested in write new driver code for another and different hardware. For the time being I assume the answer is no, not in the recent future.

geoffreybennett commented 2 years ago

There is a Clarett+ 8Pre USB Linux driver in the works, coming soon.

geoffreybennett commented 2 years ago

Clarett+ 8Pre support is available from here now: https://github.com/geoffreybennett/scarlett-gen2/commits/scarlett-gen3

HinTak commented 2 years ago

I 'll put that out as a clarett-8pre branch on the dkms module. Thanks.