https://github.com/ruohki/lunchpad
A macro application for Novation Launchpads - easy to use, feature rich
https://github.com/ruohki/lunchpad
controlcast cross-platform hotkeys launchpad launchpad-mini launchpad-mk2 launchpad-pro macro macros novation novation-launchpad obs-studio obs-websocket soundboard streamdeck streaming streamlabs-obs streamlabs-obs-remote voicemeeter voicemeeter-remote
Last synced: about 2 months ago
JSON representation
A macro application for Novation Launchpads - easy to use, feature rich
- Host: GitHub
- URL: https://github.com/ruohki/lunchpad
- Owner: ruohki
- Created: 2020-06-05T12:03:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T21:34:49.000Z (11 months ago)
- Last Synced: 2025-03-19T23:12:14.159Z (2 months ago)
- Topics: controlcast, cross-platform, hotkeys, launchpad, launchpad-mini, launchpad-mk2, launchpad-pro, macro, macros, novation, novation-launchpad, obs-studio, obs-websocket, soundboard, streamdeck, streaming, streamlabs-obs, streamlabs-obs-remote, voicemeeter, voicemeeter-remote
- Language: Rust
- Homepage:
- Size: 1.59 MB
- Stars: 134
- Watchers: 7
- Forks: 9
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

[](https://discord.com/invite/4Ys9TRR)
[](https://ko-fi.com/X8X71UNDO)## What is this?
Lunchpad is a Macro application that makes use of Novation(tm) Launchpads.
However you dont need one to use this application.You can create a variety of macros, from simple playback of sounds (hello soundboard ppl) on a target audio device, hotkey sequences, launching applications (or python, autohotkey, nodejs scripts) or Text-To-Speech alot of stuff is possible.
### Supported Launchpads
- Launchpad Mini (MK1, MK2 and MK3)
- Launchpad S
- Launchpad MK2
- Launchpad X
- Launchpad Pro MK2
- Launchpad Pro MK3### OBS & SL:OBS
OBS Studio integration through the [Websocket-Plugin](https://github.com/Palakis/obs-websocket)
- Switch scenes
- Toggle sources (Visible / Hidden)
- Toggle filter (Enabled / Disabled)
- Set a sources volume or mute it
- Start / stop recording, streaming or your replay buffer
- Save your replay buffer after a cool playSL:OBS integration is still on the list and will arrive soon
---
## Development
This project was generated using [Nx](https://nx.dev).To get up and running this is all you need:
```
npm install -g @nrwl/nx
npm install
npm run ./node_modules/.bin/electron-rebuild
```Then start the development environment
```
npm start frontend & npm start application
```---
If you need any assist feel free to join the discord [https://discord.gg/4Ys9TRR](https://discord.gg/4Ys9TRR)---
LICENCE ISC - Tillmann Hübner (@ruohki)