Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 494 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 494 Bytes

lifx-midi

What is it?

This console app allows you to randomly change the colour of your LIFX whenever it receives a MIDI Note On message with velocity 127. My current setup uses a Novation Launchpad and Ableton Live with a drum rack.

Heres a test video http://instagram.com/p/o1AJBaOoDd/

Pre-requisites

  • sudo gem install -V unimidi
  • sudo gem install -V lifx

Instructions

  • Open terminal
  • Navigate to the Development directory
  • ruby lifx-midi.rb
  • Press Enter to stop