https://github.com/technicalpickles/launchpadmcquack
https://github.com/technicalpickles/launchpadmcquack
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/technicalpickles/launchpadmcquack
- Owner: technicalpickles
- Created: 2020-10-03T21:13:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-18T22:42:03.000Z (about 5 years ago)
- Last Synced: 2025-03-15T00:29:59.420Z (over 1 year ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# launchpad
Prototype step sequencer controlled via a Launchpad X.

> Got into some MIDI programming last night with my @WeAreNovation
> Launchpad X and @Sonic_Pi
> to make a step sequencer. Dirty hack version is working pretty well!
See [this tweet](https://twitter.com/techpickles/status/1308423135490912256?s=20) for a demo of the original prototype using [Sonic Pi](https://github.com/sonic-pi-net/sonic-pi)
```console
$ bundle install
$ ruby -Ibundler/setup bin/mcquack
```