 | InstrumentTypeExtensions Class |
Inheritance Hierarchy
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static class InstrumentTypeExtensions
<ExtensionAttribute>
Public NotInheritable Class InstrumentTypeExtensions
[ExtensionAttribute]
public ref class InstrumentTypeExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type InstrumentTypeExtensions = class end
The InstrumentTypeExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | IsDrum |
Is this InstrumentType a drum instrument? Drum instruments are played on their own channel.
|
Top
See Also