Module latter

Module latter 

Source
Expand description

Protocol defined by RME GmbH for latter models of Fireface series.

Modules§

ff802
Protocol defined by RME GmbH for Fireface 802.
ucx
Protocol defined by RME GmbH for Fireface UCX.

Structs§

FfLatterAutolevelState
State of autolevel in channel strip effects.
FfLatterDynState
State of dynamics in channel strip effect.
FfLatterEqState
State of equalizer in channel strip effect.
FfLatterFxEchoState
State of echo in send effect.
FfLatterFxOutputParameters
Parameters of outputs from fx component.
FfLatterFxReverbState
State of reverb in send effect.
FfLatterFxSourceParameters
Parameters of sources to fx component.
FfLatterHpfState
State of high pass filter in channel strip effect.
FfLatterInputAutolevelParameters
Parameters of input autolevel.
FfLatterInputDynamicsParameters
Parameters of input dynamics.
FfLatterInputEqualizerParameters
Parameters of input equalizer.
FfLatterInputHpfParameters
Parameters of input high pass filter.
FfLatterInputState
State of inputs.
FfLatterMeterState
State of meters.
FfLatterMixer
State of sources for mixer.
FfLatterMixerState
State of mixers.
FfLatterOutputAutolevelParameters
Parameters of output autolevel.
FfLatterOutputDynamicsParameters
Parameters of output dynamics.
FfLatterOutputEqualizerParameters
Parameters of output equalizer.
FfLatterOutputHpfParameters
Parameters of output high pass filter.
FfLatterOutputState
The specification of output.

Enums§

FfLatterChStripEqType
Type of bandwidth equalizing.
FfLatterFxEchoLpfFreq
Frequency of low pass filter for echo effect.
FfLatterFxEchoType
Type of echo effect.
FfLatterFxReverbType
Type of reverb effect.
FfLatterHpfRollOffLevel
Level of roll off in high pass filter.
LatterInNominalLevel
Nominal level of analog input.

Traits§

RmeFfCommandParamsDeserialize
Deserialize commands for parameters.
RmeFfCommandParamsSerialize
Serialize commands for parameters.
RmeFfLatterAutolevelSpecification
The specification of autolevel in channel strip effects.
RmeFfLatterDspSpecification
The specification of DSP.
RmeFfLatterDynamicsSpecification
The specification of channel strip.
RmeFfLatterEqualizerSpecification
The trait for specification of equalizer.
RmeFfLatterFxSpecification
The specification of FX.
RmeFfLatterHpfSpecification
The trait for specification of high pass filter.
RmeFfLatterInputSpecification
The specification of inputs.
RmeFfLatterMeterSpecification
The specification of hardware meter.
RmeFfLatterMixerSpecification
The specification of mixer.
RmeFfLatterOutputSpecification
The specification of output.
RmeFfLatterSpecification
The specification of latter model.
RmeFfPartiallyCommandableParamsOperation
Operation for parameters which can be updated partially.
RmeFfWhollyCommandableParamsOperation
Operation for parameters which can be updated wholly at once.