enum Biamp::Nexia::Faders

Defined in:

Enum Members

Fader = 0
MatrixIn = 1
MatrixOut = 2
MatrixCrosspoint = 3
StdmatrixIn = 4
StdmatrixOut = 5
AutoIn = 6
AutoOut = 7
IoIn = 8
IoOut = 9

Macro Summary

Instance Method Summary

Macro Detail

macro [](mapped_value) #

Provides compile-time resolution from a statically known mapped value to a member of self.


Instance Method Detail

def auto_in? #

def auto_out? #

def fader? #

def io_in? #

def io_out? #

def matrix_crosspoint? #

def matrix_in? #

def matrix_out? #

def stdmatrix_in? #

def stdmatrix_out? #