Expand description
Protocol defined by TC Electronic.
The module includes structure, enumeration, and trait and its implementation for protocol defined by TC Electronic.
In Konnekt series, the accessible memory space is separated to several segments.
Modules§
- ch_
strip - Data of channel strip effect in protocol defined by TC Electronic for Konnekt series.
- desktop
- Protocol defined by TC Electronic for Desktop Konnekt 6.
- reverb
- Data of reverb effect in protocol defined by TC Electronic for Konnekt series.
- shell
- Protocol defined by TC Electronic for Konnekt 24d, Konnekt 8, Konnekt Live, and Impact Twin.
- studio
- Protocol defined by TC Electronic for Studio Konnekt 48.
Structs§
- TcAvc
Cmd - AV/C operation defined by TC Electronic. This is not used in TC Konnekt series.
- TcKonnekt
Midi MsgParams - Channel and control code of MIDI event in TC Konnekt protocol.
- TcKonnekt
Midi Sender - MIDI sender settings in TC Konnekt protocol.
- TcKonnekt
Segment - The generic structure for segment. In Konnekt series, the accessible memory space is separated to several segments. This structure expresses them.
Enums§
- Fire
Wire LedState - The state of FireWire LED in TC Konnekt Protocol.
- TcKonnekt
Loaded Program - Loaded program in TC Konnekt series.
- TcKonnekt
Standalone Clock Rate - Available rate for sampling clock in standalone mode in TC Konnekt protocol.
Traits§
- TcKonnekt
Mutable Segment Operation - Operation to update content of segment in TC Electronic Konnekt series.
- TcKonnekt
Notified Segment Operation - Operation for segment in which any change is notified in TC Electronic Konnekt series.
- TcKonnekt
Segment Operation - Operation to cache content of segment in TC Electronic Konnekt series.
- TcKonnekt
Segment Serdes - Serialize and deserialize for segment in TC Konnekt protocol.