Home
last modified time | relevance | path

Searched refs:BEAT_TUPLET (Results 1 – 4 of 4) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/importexport/guitarpro/
H A Dimportgtp.h164 static const uchar BEAT_TUPLET = 0x20; variable
H A Dimportgtp.cpp1165 if (beatBits & BEAT_TUPLET) in read()
1655 if (beatBits & BEAT_TUPLET) in read()
2354 if (beatBits & BEAT_TUPLET) in read()
H A Dimportgtp-gp4.cpp824 if (beatBits & BEAT_TUPLET) { in read()
H A Dimportgtp-gp5.cpp175 if (beatBits & BEAT_TUPLET) in readBeat()