A MIDI Library for .NET

ScalePattern Class

Description of a scale's pattern as it ascends through an octave.

For a list of all members of this type, see ScalePattern Members .

System.Object
   ScalePattern

public class ScalePattern

Remarks

This class describes the general behavior of a scale as it ascends from a tonic up to the next tonic. It is described in terms of semitones relative to the tonic; to apply it to a particular tonic, pass one of these to the constructor of Scale.

Requirements

Namespace: Midi

Assembly: Midi (in Midi.dll)

See Also

ScalePattern Members | Midi Namespace