-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SylarBeck edited this page Sep 27, 2026
·
2 revisions
STEMSTAGE is the rhythm game that plays any song. Drop in a track and an AI (Demucs) splits it into stems. Every part becomes a playable chart: guitar, bass, drums, keys and vocals. Play with a controller, Rock Band / Guitar Hero gear, a DualSense, MIDI, or your real guitar, bass and keyboard.
🌐 Website: https://stemstage.varconstint.com/ · ⬇ Latest release
| Page | What's in it |
|---|---|
| Installation | Windows and Linux installers, Node.js, the AI splitter and the DualSense bridge |
| Getting Started | Your first song, importing music, instruments and difficulties, menu buttons |
| Controllers and DualSense | Supported devices, config profiles, adaptive triggers |
| Real Instruments | Play the guitar, bass or keys part on the real instrument: reading the tab and keyboard |
| Singing and Lyrics | Microphone setup, AI lyrics and the online lyrics check |
| Discord | Link your profile, show your live status, Rich Presence |
| Band and Online | Local band mode and online rooms |
| Troubleshooting | Mic permissions, controllers, logs and common fixes |
| Page | What's in it |
|---|---|
| Development Setup | Build from source on Windows or Linux, run in a browser with hot reload |
| Architecture | Services, data flow, where the code lives |
| Controller Bridge Protocol | The DualSense WebSocket protocol and how input latency is kept low |
| Lyrics Cross-Check | How Whisper's timing and LRCLIB's words are aligned |
| Release Process | Versions, tags, the release and build workflows, update signing, website and wiki |
| Contributing | Code style, testing, pull requests |