A MIDI Library for .NET

ControlChangeMessage Properties

The properties of the ControlChangeMessage class are listed below. For a complete list of ControlChangeMessage class members, see the ControlChangeMessage Members topic.

Public Instance Properties

Channel (inherited from ChannelMessage) Channel.
Control The control for this message.
Device (inherited from DeviceMessage) The device from which this message originated, or for which it is destined.
Time (inherited from Message) Milliseconds since the music started.
Value Value, 0..127.

See Also

ControlChangeMessage Class | Midi Namespace