Click or drag to resize
InstrumentTypeExtensions Class
This class contains extension methods for the InstrumentType enum.
Inheritance Hierarchy
SystemObject
  MidiGremlinInstrumentTypeExtensions

Namespace: MidiGremlin
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class InstrumentTypeExtensions

The InstrumentTypeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsDrum
Is this InstrumentType a drum instrument? Drum instruments are played on their own channel.
Top
See Also