Disclaimer : this project moved to the protocol0 monorepo
Stream Deck Plugin for Ableton Protocol0 Surface Script
- A stream deck plugin that interfaces with my python control surface script for Ableton
- Built with the Stream Deck SDK, Javascript version
- Connected to the surface script via the protocol0 backend websocket server
- The ableton set is synchronized in realtime via the AbletonSet and ServerState objects pushed from the websocket server
- Introduced the concept of action slot to have a better display control over a range of buttons
- Written in Typescript and bundled with Vite