Class NoteArithmeticExtensions
Extension members for note and pitch arithmetic on MIDI pitch integers and notation strings.
public static class NoteArithmeticExtensions
- Inheritance
-
NoteArithmeticExtensions
- Inherited Members
Methods
ToSpnNote(string)
Parses a scientific-pitch-notation string (e.g. "C#4") into an SpnNote.
public static SpnNote ToSpnNote(this string notation)
Parameters
notationstring