https://github.com/diogomartino/launchpadhero
A program that allows you to use your Novation Launchpad to play Clone Hero
https://github.com/diogomartino/launchpadhero
Last synced: 3 months ago
JSON representation
A program that allows you to use your Novation Launchpad to play Clone Hero
- Host: GitHub
- URL: https://github.com/diogomartino/launchpadhero
- Owner: diogomartino
- Created: 2021-04-30T22:50:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-01T13:27:40.000Z (about 4 years ago)
- Last Synced: 2025-01-25T09:09:17.599Z (5 months ago)
- Language: C#
- Size: 138 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LaunchpadHero
A program that allows you to use your Novation Launchpad to play Clone Hero. (only tested on Novation Launchpad MK2, but I think it will work on any Launchpad)
[Youtube Video](https://www.youtube.com/watch?v=ch3QJl_ZaEo)
## How to setup
**1st**. Open Clone Hero and change your keyboard bindings to:
- Green Circle: A
- Red Circle: S
- Yellow Circle: D
- Blue Circle: F
- Orange Circle: G
- Strum Up&Down: Arrow UP and Arrow Down, respectively
- Star Bonus: Space
- All the other binds on default**2nd**. Connect your Launchpad and open Launchpad Hero.
**3rd**. Open Clone Hero. You can use the top arrows and the other binds to navigate in the menus.
**4th**. You can change the bind layout on the Launchpad. Click on the bind you want to change, then click on the pad you want to assign it to.
## Known Issues
The libraries I used haven't been updated in years, so it might have some hidden bugs, but it works if you don't try to break it on purpouse.
- The devices list don't detect the Launchpad if you plug it in after you open the program.
- If you disconnect the Launchpad the program will probably crash
- Don't pick the same pad to multiple binds, it will break. If you want you can send a PR to "fix" this :)