A MIDI Library for .NET
InstrumentExtensionMethods Members
InstrumentExtensionMethods overview
Public Static Methods
IsValid
Returns true if the specified instrument is valid.
Name
Returns the human-readable name of a MIDI instrument.
Validate
Throws an exception if instrument 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
InstrumentExtensionMethods Class
|
Midi Namespace