enum Biamp::Nexia::Mutes

Defined in:

Enum Members

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

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_in? #

def matrix_out? #

def stdmatrix_in? #

def stdmatrix_out? #