Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/importexport/guitarpro/
H A Dimportgtp.h168 static const uchar BEAT_CHORD = 0x2; variable
H A Dimportgtp.cpp1168 if (beatBits & BEAT_CHORD) { in read()
1658 if (beatBits & BEAT_CHORD) { in read()
2358 if (beatBits & BEAT_CHORD) { in read()
2653 if (fxBits & BEAT_CHORD) { in readBeatEffects()
H A Dimportgtp-gp4.cpp840 if (beatBits & BEAT_CHORD) { in read()
H A Dimportgtp-gp5.cpp179 if (beatBits & BEAT_CHORD) { in readBeat()