Module shell

Module shell 

Source
Expand description

Protocol defined by TC Electronic for Konnekt 24d, Konnekt 8, Konnekt Live, and Impact Twin.

The module includes structure, enumeration, and trait and its implementation for protocol defined by TC Electronic for Konnekt 24d, Konnekt 8, Konnekt Live, and Impact Twin.

Modules§

itwin
Protocol defined by TC Electronic for Impact Twin.
k8
Protocol defined by TC Electronic for Konnekt 8.
k24d
Protocol defined by TC Electronic for Konnekt 24d.
klive
Protocol defined by TC Electronic for Konnekt Live.

Structs§

MonitorSrcParam
Parameter of monitor source.
ShellCoaxOutPairSrc
Source of coaxial output interface.
ShellHwState
Hardware state.
ShellMixerMeter
Meter information. -1000..0 (-94.0..0 dB).
ShellMixerState
State of mixer.
ShellMonitorSrcMute
Mute state for monitor sources.
ShellMonitorSrcPair
Monitor source.
ShellOptIfaceConfig
Configuration for optical interface.
ShellOptOutputSrc
Source for optical output interface.
ShellReverbReturn
Return configuration of reverb effect.

Enums§

ShellAnalogJackState
State of jack sense for analog input.
ShellKnob0Target
Target of 1st knob.
ShellKnob1Target
Target of 2nd knob.
ShellMixerMonitorSrcType
The type of monitor source.
ShellMixerStreamSourcePair
Stereo pair of audio data channels in isochronous packet stream available as single source of mixer.
ShellOptInputIfaceFormat
Format of optical input interface.
ShellOptOutputIfaceFormat
Format of optical output interface.
ShellPhysOutSrc
Available source for physical output.
ShellStandaloneClockSource
Available source for sampling clock.

Constants§

SHELL_ANALOG_JACK_STATE_COUNT
The number of analog inputs which has jack sense.

Traits§

ShellKnob0TargetSpecification
Function specification of 1st knob.
ShellKnob1TargetSpecification
Function specification of 2nd knob.
ShellMixerMeterSpecification
Specification for meter function of mixer.
ShellMixerStateSpecification
The trait for specification of mixer.
ShellMixerStreamSourcePairSpecification
Specification for source pair of stream to mixer.
ShellStandaloneClockSpecification
Function specification for standalone clock source.