A MIDI Library for .NET

PitchBendMessage Properties

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

Public Instance Properties

Channel (inherited from ChannelMessage) Channel.
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 Pitch bend value, 0..16383, 8192 is centered.

See Also

PitchBendMessage Class | Midi Namespace