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)
Note Class | Midi Namespace