sleibrock / lpfx-rs

Launchpad (and other devices) Lighting Effects project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lpfx-rs

A project for illuminating the Novation Launchpad

Running

Clone the repository, and install the proper portmidi bindings based on your OS. If using nix, you can load into nix-shell.

$ nix-shell
$ cargo build
$ cargo run --bin allglow

About

Launchpad (and other devices) Lighting Effects project

License:MIT License


Languages

Language:Rust 99.2%Language:Nix 0.8%