Skip to content

Instantly share code, notes, and snippets.

@dandaka
Created November 22, 2015 16:26
Show Gist options
  • Save dandaka/815b459f695d6e1b4535 to your computer and use it in GitHub Desktop.
Save dandaka/815b459f695d6e1b4535 to your computer and use it in GitHub Desktop.
(afterglow.midi/identify-mapping)
(afterglow.midi/identify-mapping)
{:command :control-change, :channel 0, :note 3, :velocity 63, :device {:name "Traktor Kontrol Z1 Input", :description "Traktor Kontrol Z1 Input"}}
lights.my-show=> (afterglow.midi/identify-mapping)
(afterglow.midi/identify-mapping)
{:command :control-change, :channel 0, :note 3, :velocity 40, :device {:name "Traktor Kontrol Z1 Input", :description "Traktor Kontrol Z1 Input"}}
lights.my-show=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment