Home
last modified time | relevance | path

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

/dports/audio/musescore/MuseScore-3.6.1/importexport/guitarpro/
H A Dimportgtp.h186 static const int SLIDE_IN_BELOW = 32; variable
H A Dimportgtp-gp5.cpp1197 if (slideKind & SLIDE_IN_BELOW) { in readNoteEffects()
1198 slideKind &= ~SLIDE_IN_BELOW; in readNoteEffects()
H A Dimportgtp-gp4.cpp600 return SLIDE_IN_BELOW; in convertGP4SlideNum()
H A Dimportgtp.cpp819 if (sl & SLIDE_IN_BELOW) { in createSlide()