Home
last modified time | relevance | path

Searched refs:NUM_OF_BASSSTRINGS_WITH_LETTER (Results 1 – 2 of 2) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dstafftype.h75 #define NUM_OF_BASSSTRINGS_WITH_LETTER 4 // the max number of bass strings frettable with le… macro
H A Dstafftype.cpp695 if (bassStrgIdx > NUM_OF_BASSSTRINGS_WITH_LETTER) { in tabBassStringPrefix()