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

mixer.h is missing "USB_MIXER_BESPOKEN" #10

Closed FluxTape closed 3 years ago

FluxTape commented 3 years ago

mixer.h needs to be updated to include USB_MIXER_BESPOKEN, in the enum on line 58, otherwise it won't build

HinTak commented 3 years ago

Aoplogies - fixed in https://github.com/Focusrite-Scarlett-on-Linux/sound-usb-kernel-module/commit/30b6e6512e3319a93b5f0582ed02b4bd959389d2 . But that's the older branch - you should switch to v5.12-sound-master branch (which is also the new default).