isBlackNote

returns true for "black" - sharp note, e.g. for A#, G#

  1. bool isBlackNote(double note)
    bool
    isBlackNote
    (
    double note
    )
  2. bool isBlackNote(int note)

Meta