A MIDI Library for .NET

Scale.NoteSequence Property

The sequence of notes in this scale.

public Note[] NoteSequence { public get; }

Remarks

This sequence begins at the tonic and ascends, stopping before the next tonic.

See Also

Scale Class | Midi Namespace