Files
wehub-resource-sync 8f10353f0c
CI / lint (push) Has been cancelled
CI / js-syntax (push) Successful in 10m24s
CI / deps-audit (push) Has been cancelled
CI / test (push) Failing after 24m55s
CI / sast-bandit (push) Failing after 11m13s
CI / trivy (push) Failing after 9m32s
Docker Publish / build-and-push (push) Failing after 34m3s
chore: import upstream snapshot with attribution
2026-07-13 12:32:09 +08:00

32 lines
888 B
Plaintext

StemDeck for macOS
==================
Install:
1. Open the StemDeck DMG.
2. Drag StemDeck.app to Applications.
3. Open StemDeck from Applications.
First launch:
- StemDeck is a thin native app. It downloads a pinned, checksummed StemDeck
runtime pack on first launch.
- The runtime installs to:
~/Library/Application Support/StemDeck/runtime
- FFmpeg and ffprobe install to:
~/Library/Application Support/StemDeck/ffmpeg
- Demucs model weights download on first use and are cached under:
~/Library/Application Support/StemDeck/models
Uninstall:
1. Delete /Applications/StemDeck.app.
2. To remove runtime files, jobs, caches, models, and logs, delete:
~/Library/Application Support/StemDeck
Notes:
- Internet access is required for first-run setup.
- Public releases should be signed and notarized.
- Unsigned local builds are for development and internal testing only.