Robin Gareus
Robin Gareus
ok, so time for a new release.. I'm not too happy with a3a316d3e (that was a quick hack to get a job done) so your suggestion is good.
https://github.com/x42/silan/releases/tag/v0.3.3 -- hopefully this resolves the issue.
Debian watches the GH release page (with uscan). They will get notified automatically. Except IIRC silan was currently unmaintained there (the maintainer stepped down).
While reverse engineering the protocol. I used a python script that directly sends raw USB data. https://github.com/x42/scarlettmixer/blob/master/scarlettmixer.py This will work on any platform, however it is 10 year old python2...
Please remove the `.ccls` file, if at all the change should be in a separate commit.
Is this an older, 1st generation, Scarlett device that is supported by Linux? The linux driver does not support the mixer of newer Scarlett devices yet. `Device `hw:2' is not...
@micressor would you mind explaining what the goal is to move the watch file upstream? The debian/ folder included with the upstream project is * not included with release tar.gz...
You can check with `alsamixer` and to see available mixer devices. Support for 2nd gen Scarlett devices was merged in in Linux v5.4, but you probably want 5.10 with various...
First line of the README: "Currently supported models, **first generation** of..."
OK, so there's a bit of a layout problem with the output assigns, but it now works in general? Comparing this to https://github.com/x42/scarlett-mixer#screenshot the 8 L/R assigns should be grouped...