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