A MIDI Library for .NET

ChannelMessage Members

ChannelMessage overview

Public Instance Properties

Channel 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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
MakeTimeShiftedCopy (inherited from Message) Returns a copy of this message, shifted in time by the specified amount.
SendNow (inherited from Message) Sends this message immediately.
ToString (inherited from Object) 

Protected Instance Constructors

ChannelMessage Constructor Protected constructor.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ChannelMessage Class | Midi Namespace