#include <launch_control_xl.h>
|
| | MultiColorLED (uint8_t i, LEDColor c, LaunchControlXL &l) |
| |
| | MultiColorLED (uint8_t i, LEDColor c, LEDFlag f, LaunchControlXL &l) |
| |
| void | set_color (LEDColor c) |
| |
| | LED (uint8_t i, LEDColor c, LaunchControlXL &l) |
| |
| | LED (uint8_t i, LEDColor c, LEDFlag f, LaunchControlXL &lcxl) |
| |
| virtual | ~LED () |
| |
| LEDColor | color () const |
| |
| LEDFlag | flag () const |
| |
| uint8_t | index () const |
| |
| void | set_flag (LEDFlag f) |
| |
| virtual MidiByteArray | state_msg (bool light) const =0 |
| |
Definition at line 197 of file launch_control_xl.h.
◆ MultiColorLED() [1/2]
◆ MultiColorLED() [2/2]
◆ set_color()
| void ArdourSurface::LaunchControlXL::MultiColorLED::set_color |
( |
LEDColor |
c | ) |
|
|
inline |
The documentation for this struct was generated from the following file: