A MIDI Library for .NET
ChannelExtensionMethods Members
ChannelExtensionMethods overview
Public Static Methods
IsValid
Returns true if the specified channel is valid.
Name
Returns the human-readable name of a MIDI channel.
Validate
Throws an exception if channel is not valid.
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
ChannelExtensionMethods Class
|
Midi Namespace