Home
last modified time | relevance | path

Searched refs:StaffGroup (Results 76 – 100 of 628) sorted by relevance

12345678910>>...26

/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/snippets/
H A Ddisplaying-a-whole-grandstaff-system-if-only-one-of-its-staves-is-alive.ly20 or a StaffGroup).
32 \new StaffGroup = "StaffGroup_woodwinds"
42 \new StaffGroup = "StaffGroup_Strings"
H A Dvolta-multi-staff.ly31 \new StaffGroup <<
35 \new StaffGroup <<
H A Dorchestra,-choir-and-piano-template.ly14 This template demonstrates the use of nested @code{StaffGroup} and
79 \new StaffGroup = "StaffGroup_woodwinds" <<
96 \new StaffGroup = "StaffGroup_brass" <<
141 \new StaffGroup = "StaffGroup_strings" <<
H A Dmensurstriche-layout-bar-lines-between-the-staves.ly14 but between staves can be achieved with a @code{StaffGroup} instead of
30 \new StaffGroup \relative c'' {
H A Dremoving-the-first-empty-line.ly35 \new StaffGroup <<
48 \new StaffGroup <<
/dports/print/lilypond/lilypond-2.22.1/Documentation/snippets/
H A Ddisplaying-a-whole-grandstaff-system-if-only-one-of-its-staves-is-alive.ly20 or a StaffGroup).
32 \new StaffGroup = "StaffGroup_woodwinds"
42 \new StaffGroup = "StaffGroup_Strings"
H A Dvolta-multi-staff.ly31 \new StaffGroup <<
35 \new StaffGroup <<
H A Dorchestra,-choir-and-piano-template.ly14 This template demonstrates the use of nested @code{StaffGroup} and
79 \new StaffGroup = "StaffGroup_woodwinds" <<
96 \new StaffGroup = "StaffGroup_brass" <<
141 \new StaffGroup = "StaffGroup_strings" <<
H A Dmensurstriche-layout-bar-lines-between-the-staves.ly14 but between staves can be achieved with a @code{StaffGroup} instead of
30 \new StaffGroup \relative c'' {
H A Dremoving-the-first-empty-line.ly35 \new StaffGroup <<
48 \new StaffGroup <<
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/snippets/new/
H A Dorchestra,-choir-and-piano-template.ly7 This template demonstrates the use of nested @code{StaffGroup} and
71 \new StaffGroup = "StaffGroup_woodwinds" <<
88 \new StaffGroup = "StaffGroup_brass" <<
133 \new StaffGroup = "StaffGroup_strings" <<
/dports/print/lilypond/lilypond-2.22.1/Documentation/snippets/new/
H A Dorchestra,-choir-and-piano-template.ly7 This template demonstrates the use of nested @code{StaffGroup} and
71 \new StaffGroup = "StaffGroup_woodwinds" <<
88 \new StaffGroup = "StaffGroup_brass" <<
133 \new StaffGroup = "StaffGroup_strings" <<
/dports/print/lilypond-devel/lilypond-2.23.5/input/regression/
H A Dgrid-lines.ly46 \StaffGroup
63 \new StaffGroup <<
H A Dtablature-tie-behaviour.ly29 \context StaffGroup <<
44 \context StaffGroup <<
/dports/print/lilypond/lilypond-2.22.1/input/regression/
H A Dgrid-lines.ly46 \StaffGroup
63 \new StaffGroup <<
H A Dtablature-tie-behaviour.ly29 \context StaffGroup <<
44 \context StaffGroup <<
/dports/print/lilypond-devel/lilypond-2.23.5/ly/
H A Dperformer-init.ly172 \name StaffGroup
190 \accepts StaffGroup
197 \StaffGroup
208 \StaffGroup
278 \accepts StaffGroup
/dports/print/lilypond/lilypond-2.22.1/Documentation/ly-examples/
H A Dorchestra.ly54 \StaffGroup
68 \StaffGroup
77 \StaffGroup
110 \StaffGroup
133 \StaffGroup
394 \new StaffGroup = "woodwind" <<
425 \new StaffGroup = "brass" <<
517 \new StaffGroup = "strings" <<
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/ly-examples/
H A Dorchestra.ly54 \StaffGroup
68 \StaffGroup
77 \StaffGroup
110 \StaffGroup
133 \StaffGroup
394 \new StaffGroup = "woodwind" <<
425 \new StaffGroup = "brass" <<
517 \new StaffGroup = "strings" <<
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dstaff.cpp305 StaffGroup staffGroup = staffType(tick)->group(); in clefType()
306 if (staffGroup != StaffGroup::TAB) in clefType()
307 …staffGroup = part()->instrument(tick)->useDrumset() ? StaffGroup::PERCUSSION : StaffGroup::STANDAR… in clefType()
310 case StaffGroup::TAB: in clefType()
316 case StaffGroup::STANDARD: in clefType()
319 case StaffGroup::PERCUSSION: in clefType()
1140 staffType = StaffType::getDefaultPreset(StaffGroup::STANDARD); in initFromStaffType()
1170 if (constStaffType(Fraction(0,1))->group() == StaffGroup::TAB) in genKeySig()
1509 … return (staffType(tick)->group() != StaffGroup::TAB && !part()->instrument(tick)->useDrumset()); in isPitchedStaff()
1518 return staffType(tick)->group() == StaffGroup::TAB; in isTabStaff()
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/symbols/
H A Dsystem_start_bracket.ly3 \new StaffGroup \music
/dports/print/lilypond/lilypond-2.22.1/Documentation/ja/texidocs/
H A Duse-square-bracket-at-the-start-of-a-staff-group.texidoc3 システム開始の境界線 @code{SystemStartSquare} は @code{StaffGroup}
H A Dvertical-aligned-staffgroups-without-connecting-systemstartbar.texidoc3 このスニペットは、それぞれに SystemStartBar のある複数の StaffGroup を、@c
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/ja/texidocs/
H A Dvertical-aligned-staffgroups-without-connecting-systemstartbar.texidoc3 このスニペットは、それぞれに SystemStartBar のある複数の StaffGroup を、@c
H A Duse-square-bracket-at-the-start-of-a-staff-group.texidoc3 システム開始の境界線 @code{SystemStartSquare} は @code{StaffGroup}

12345678910>>...26