Module: LaunchpadMk2::MidiCodes::SceneButton

Defined in:
lib/launchpad_mk2/midi_codes.rb

Overview

Module defininig MIDI data 1 (note) codes for scene buttons.

Constant Summary collapse

SCENE1 =
0x59
SCENE2 =
0x4F
SCENE3 =
0x45
SCENE4 =
0x3B
SCENE5 =
0x31
SCENE6 =
0x27
SCENE7 =
0x1D
SCENE8 =
0x13