Note.IsEharmonicWith Method
Returns true if this note name is enharmonic with otherNote.
public
bool IsEharmonicWith(
Note otherNote);
Parameters
-
otherNote
- Another note.
Return Value
True if the names can refer to the same pitch.
See Also
Note Class | Midi Namespace