FastLED 3.9.7
Loading...
Searching...
No Matches
Thru Struct Reference

Detailed Description

Enumeration of Thru filter modes

Definition at line 127 of file midi_Defs.h.

#include <midi_Defs.h>

Public Types

enum  Mode { Off = 0 , Full = 1 , SameChannel = 2 , DifferentChannel = 3 }
 

Member Enumeration Documentation

◆ Mode

enum Thru::Mode
Enumerator
Off 

Thru disabled (nothing passes through).

Full 

Fully enabled Thru (every incoming message is sent back).

SameChannel 

Only the messages on the Input Channel will be sent back.

DifferentChannel 

All the messages but the ones on the Input Channel will be sent back.

Definition at line 129 of file midi_Defs.h.


The documentation for this struct was generated from the following file: