ChangeKeyDVE
public struct ChangeKeyDVE : SerializableMessage
Undocumented
-
-
Undocumented
Declaration
Swift
public let changedElements: ChangeMask -
Undocumented
Declaration
Swift
public let mixEffectIndex: UInt8 -
Undocumented
Declaration
Swift
public let upstreamKey: UInt8 -
Undocumented
Declaration
Swift
public let rotation: Measurement<UnitAngle> -
Declaration
Swift
public init(with bytes: ArraySlice<UInt8>) throws -
Undocumented
Declaration
Swift
public init(mixEffect: UInt8, key: UInt8, rotation: Measurement<UnitAngle>) -
Declaration
Swift
public var debugDescription: String { get } -
Declaration
Swift
public var dataBytes: [UInt8] { get } -
Undocumented
See moreDeclaration
Swift
public struct ChangeMask : OptionSet
View on GitHub
ChangeKeyDVE Structure Reference