Releases: geoffreybennett/alsa-scarlett-gui
Releases · geoffreybennett/alsa-scarlett-gui
Release list
1.0 beta 9
Highlights since 0.5:
- Configuration window with custom I/O naming, visibility, presets, and stereo linking
- Full DSP window with parametric EQ and compressor (Vocaster)
- Monitor groups and firmware update support (Scarlett Gen 4 16i16, 18i16, 18i20)
- Drag-and-drop stereo linking throughout routing, mixer, and configuration
- Window state persistence, keyboard shortcuts, local configuration storage
See RELEASE-NOTES.md for the full list of changes, known issues, and device support details.
0.5.1
Bug fix and minor features release:
- Make alsactl (Load/Save Config) work in flatpak (thanks @runiq !!)
- Add support for rebooting devices using the FCP socket interface
- Fix some warnings
- Add support for hot-plug of FCP-driver supported interfaces
0.5.0
Big new things:
- Added 1st Gen (6i6, 8i6, 18i6, 18i8, 18i20) and big 4th Gen (16i16, 18i16, 18i20) support.
Other new things:
- Added 3rd Gen 18i8/18i20 S/PDIF/Digital I/O Mode startup controls.
- Added peak value display to the level meters.
- Highlight useful things on hover in the routing and mixer windows.
- Fix issue with dial double-click not staying on -inf/0dB.
0.5.0-test1
Big new things:
- Added 1st Gen (6i6, 8i6, 18i6, 18i8, 18i20) and big 4th Gen (16i16, 18i16, 18i20) support.
Other new things:
- Added 3rd Gen 18i8/18i20 S/PDIF/Digital I/O Mode startup controls.
- Added peak value display to the level meters.
- Highlight useful things on hover in the routing and mixer windows.
0.4.0
What’s New
129 commits, including:
- Reworked UI with custom theme
- Support for Scarlett 4th Gen and Vocaster
- Support for firmware update
- Support for config reset
- Updated documentation
- And a few other smaller things
Edit 1/Feb/2025:
- added alsa-scarlett-gui_0.4.0-gnome-47.flatpak
0.3.3
Big new things:
- The routing window can now be resized and will scroll as you drag so that you can make connections between all sinks and sources even if you have a smaller screen
Other new things:
- The main window for bigger interfaces without speaker switching is now more tall and less wide
- You can no longer attempt to set the level of the level meters; they are now read-only as expected
- CFLAGS from the environment is respected
Fourth test version
Fourth test version:
- Version number should appear in flatpak now
- Level meter option won't be enabled unless running the driver from Linux 6.7
- "Destination" is now "Sink"
Third test version
Third test version:
- Add Clarett USB and Clarett+ support
- Apply correct curve to the dials
- Add meter/level display (requires the driver from Linux 6.7)
- Attempt to build deb and flatpak packages
- Various other fixes