A MIDI Library for .NET

Note Constructor

Constructs a note from a letter.

Overload List

Constructs a note from a letter.

public Note(char)

Constructs a note name from a letter and accidental.

public Note(char,int)

Constructs a note from a string.

public Note(string)

See Also

Note Class | Midi Namespace