Note.SemitonesUpTo Method
Returns the number of semitones it takes to move up to the next otherNote.
public
int SemitonesUpTo(
Note otherNote);
Parameters
-
otherNote
- The other note.
Return Value
The number of semitones.
See Also
Note Class | Midi Namespace