github stemdeckapp/stemdeck v0.17.2

3 hours ago

Important

macOS first launch (no code signing yet). After dragging StemDeck to Applications, clear the Gatekeeper quarantine flag or macOS will say the app is damaged:

xattr -dr com.apple.quarantine /Applications/StemDeck.app

Which file do I download?

Your setup Download
Windows, NVIDIA GPU StemDeck-Windows-x64.NVIDIA.zip
Windows, no NVIDIA GPU StemDeck-Windows-x64.zip
Linux, NVIDIA GPU StemDeck-Linux-x64.NVIDIA.tar.gz
Linux, no NVIDIA GPU StemDeck-Linux-x64.tar.gz
macOS, Apple Silicon (M1-M4) StemDeck-macOS-arm64.dmg
macOS, Intel StemDeck-macOS-x64.dmg
Docker / Unraid Nothing here, pull ghcr.io/stemdeckapp/stemdeck:0.17.2

Pick one. Each Windows and Linux download is complete on its own: unzip and run, no installer, no toolchain. Everything else in the asset list is used by StemDeck itself, in particular the small -app files are the updater's payload and will not run on their own.


What's new in 0.17.2

This one is all transport footer. On a 15 inch laptop with the library sidebar open, the click track controls used to stack into a column and the footer grew to about three times its height. That is fixed, along with two smaller things in the same strip.

The click track fits the row it is on

The footer measures itself and collapses when it runs out of width. It had one move for the click track: squeeze the options into a fixed 190px and let them wrap. That is narrower than two of those controls side by side, so the wrap came out as a five row column.

The width is now measured. The footer asks for exactly the pixels it is short and no more, so on most windows the options simply wrap to two rows and stay where they were. Only when two rows are still too wide do they move into a popover, opened from a small button beside the on/off toggle. Everything is still there and still works, and it comes back inline the moment the window has room again.

Affects 15 inch laptops, and any 4K display running at 250 percent scaling.

The click volume is a fader

It used to be a wide horizontal slider with a percentage after it, sitting on a row of square buttons and lining up with none of them. It is now a button beside the on/off toggle that opens a vertical fader, with the level above it. It stays on the row even at the widths where the other click options go behind the button.

The loop fields show their whole value

The two exact loop boxes under Position were cutting off their last digit: a loop ending at 01:45.100 displayed as 01:45.10. They now show total seconds, so that same loop reads 105.100 and fits. You can still type mm:ss.mmm if that is what your fingers know.

Also

The standing "Groups" label next to the beat grouping box is gone. The box already shows 3+2+2 as its own placeholder and explains itself on hover.


Closes #625, #626 and #627.

Full changelog: v0.17.1...v0.17.2

Don't miss a new stemdeck release

NewReleases is sending notifications on new releases.