Click or drag to resize
InstrumentScale Property
The scale that the instrument plays in. This is only used by MIDI Gremlin when playing chords.

Namespace: MidiGremlin
Assembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Scale Scale { get; set; }

Property Value

Type: Scale
See Also