Enum ObjectType
The type of objects to get with methods of GetObjectsUtilities.
Namespace: Melanchall.DryWetMidi.Interaction
Assembly: Melanchall.DryWetMidi.dll
Syntax
[Flags]
public enum ObjectType
Fields
Name | Description |
---|---|
Chord | Represents a chord (see Chord). |
Note | Represents a note (see Note). |
TimedEvent | Represents a timed event (see TimedEvent). |