This is a simple launchpad in browser. It's inspired by Novation Launchpad Intro
- Drag'n'drop samples from your PC on pads
- Play sounds one at a time or simultaneously
- Preload samples
- Something will be here..
I DO NOT KNOW JS or CSS, that's why there are a lot of "cratches" and "smelling" code. But this is open source, everything is in your hands
Open https://intro.novationmusic.com and here you go
Or, if you want to use it itself:
- Download the repo
- Add youre own samples to the
samples
folder (read readme in the folder) - ???
- PROFIT
- Launchpad Mini MK3
- Better UI
- Sound loop
- Mute buttons?
- Record mic
- Some another features
- Refactor code, maybe rewrite it on angular/react/vue etc?
- Support for another launchpads(i have only mini mk3, so i can't test it on another launchpads)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
I prefer to use Conventional Commits, and i will be very happy if you will use it too