Home
last modified time | relevance | path

Searched refs:staves (Results 1 – 25 of 1360) sorted by relevance

12345678910>>...55

/dports/audio/libmusicxml/libmusicxml-3.18/samples/
H A Dpartsummary.cpp42 smartlist<int>::ptr staves = getStaves(); in visitEnd() local
43 for (vector<int>::const_iterator i = staves->begin(); i != staves->end(); i++) { in visitEnd()
60 staves = getStaves(*i); in visitEnd()
61 cout << staves->size() << (staves->size() > 1 ? " staves" :" staff") << " ["; in visitEnd()
63 for (vector<int>::const_iterator s = staves->begin(); s != staves->end(); s++) { in visitEnd()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/links/
H A Dtst_links.cpp121 QVERIFY(score->staves().size() == 3); in test3LinkedSameScore_99796()
138 QVERIFY(score->staves().size() == 2); in test3LinkedSameScore_99796()
149 QVERIFY(score->staves().size() == 3); in test3LinkedSameScore_99796()
162 QVERIFY(score->staves().size() == 2); in test3LinkedSameScore_99796()
229 QVERIFY(score->staves().size() == 2); in test3LinkedParts_99796()
243 QVERIFY(score->staves().size() == 2); in test3LinkedParts_99796()
296 QVERIFY(score->staves().size() == 2); in test4LinkedParts_94911()
320 QVERIFY(score->staves().size() == 2); in test4LinkedParts_94911()
343 QVERIFY(score->staves().size() == 1); in test4LinkedParts_94911()
354 QCOMPARE(score->staves().size(), 2); in test4LinkedParts_94911()
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/musicshape/core/
H A DPart.cpp32 QList<Staff*> staves; member in MusicCore::Part::Private
82 return d->staves.size(); in staffCount()
88 return d->staves[index]; in staff()
94 d->staves.append(staff); in addStaff()
101 d->staves.append(staff); in addStaff()
108 d->staves.insert(before, staff); in insertStaff()
115 return d->staves.indexOf(staff); in indexOfStaff()
121 d->staves.removeAll(staff); in removeStaff()
/dports/audio/musescore/MuseScore-3.6.1/mtest/libmscore/rhythmicGrouping/
H A Dtst_rhythmicGrouping.cpp30 void group(const char* p1, const char* p2, int staves = 0);
58 void TestRhythmicGrouping::group(const char* p1, const char* p2, int staves) in group() argument
62 if (!staves) { in group()
67 Q_ASSERT(staves < score->nstaves()); in group()
69 for (int track = 0; track < staves * VOICES; track++) in group()
/dports/audio/libmusicxml/libmusicxml-3.18/src/visitors/
H A Dpartlistvisitor.cpp59 std::vector<int> staves; in partID2range() local
62 staves.push_back(part2staffmap[pGroup.partIDs[i]]); in partID2range()
64 if (staves.empty()) return; in partID2range()
66 std::vector<int>::iterator rangeEnd = std::max_element(staves.begin(), staves.end()); in partID2range()
67 std::vector<int>::iterator rangeBegin = std::min_element(staves.begin(), staves.begin()); in partID2range()
/dports/audio/musescore/MuseScore-3.6.1/importexport/guitarpro/
H A Dimportgtp-gp7.cpp37 score->staves().push_back(s); in readTracks()
64 score->staves().push_back(s2); in readTracks()
98 previousDynamic = new int[score->staves().length() * VOICES]; in readTracks()
100 for (int i = 0; i < score->staves().length() * VOICES; i++) in readTracks()
103 staves = score->staves().length(); in readTracks()
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/snippets/
H A Dcontexts-and-engravers.snippet-list9 creating-blank-staves.ly
13 displaying-a-whole-grandstaff-system-if-only-one-of-its-staves-is-alive.ly
15 mensurstriche-layout-bar-lines-between-the-staves.ly
16 nesting-staves.ly
21 vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
H A Dmensurstriche-layout-bar-lines-between-the-staves.ly13 The mensurstriche-layout where the bar lines do not show on the staves
14 but between staves can be achieved with a @code{StaffGroup} instead of
15 a @code{ChoirStaff}. The bar line on staves is blanked out using
19 doctitle = "Mensurstriche layout (bar lines between the staves)"
H A Dnesting-staves.ly16 alphabetical list of the number of staves produced. Before each staff a
18 and takes as much staves as the brackets enclose. Elements in the list
20 of staves. The possibilities are @code{SystemStartBar},
25 doctitle = "Nesting staves"
/dports/print/lilypond/lilypond-2.22.1/Documentation/snippets/
H A Dcontexts-and-engravers.snippet-list9 creating-blank-staves.ly
13 displaying-a-whole-grandstaff-system-if-only-one-of-its-staves-is-alive.ly
15 mensurstriche-layout-bar-lines-between-the-staves.ly
16 nesting-staves.ly
21 vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly
H A Dmensurstriche-layout-bar-lines-between-the-staves.ly13 The mensurstriche-layout where the bar lines do not show on the staves
14 but between staves can be achieved with a @code{StaffGroup} instead of
15 a @code{ChoirStaff}. The bar line on staves is blanked out using
19 doctitle = "Mensurstriche layout (bar lines between the staves)"
H A Dnesting-staves.ly16 alphabetical list of the number of staves produced. Before each staff a
18 and takes as much staves as the brackets enclose. Elements in the list
20 of staves. The possibilities are @code{SystemStartBar},
25 doctitle = "Nesting staves"
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/en/notation/
H A Dstaff.itely24 * Displaying staves::
30 @node Displaying staves
34 grouping staves.
38 * Grouping staves::
122 @rglos{staves}.
150 @node Grouping staves
401 * Ossia staves::
402 * Hiding staves::
582 @node Ossia staves
740 @node Hiding staves
[all …]
/dports/print/lilypond/lilypond-2.22.1/Documentation/en/notation/
H A Dstaff.itely24 * Displaying staves::
30 @node Displaying staves
34 grouping staves.
38 * Grouping staves::
122 @rglos{staves}.
149 @node Grouping staves
401 * Ossia staves::
402 * Hiding staves::
581 @node Ossia staves
738 @node Hiding staves
[all …]
/dports/print/lilypond-devel/lilypond-2.23.5/input/regression/
H A Dhara-kiri-tabstaff.ly6 " Hara-kiri staves are suppressed if they are empty. This
7 example really contains three tab staves, but as it progresses, empty ones
8 are removed: this example has three staves, but some of them
11 of all staves disappearing does not happen in practice.)"
H A Dhara-kiri-rhythmicstaff.ly5 " Hara-kiri staves are suppressed if they are empty. This
6 example really contains three rhythmic staves, but as it progresses, empty ones
7 are removed: this example has three staves, but some of them
10 of all staves disappearing does not happen in practice.)
H A Dhara-kiri-staff.ly5 " Hara-kiri staves kill themselves if they are empty. This
6 example really contains three staves, but as they progress, empty ones
7 are removed: this example has three staves, but some of them
10 of all staves disappearing does not happen in practice.)
H A Dhara-kiri-drumstaff.ly5 " Hara-kiri staves are suppressed if they are empty. This
6 example really contains three drum staves, but as it progresses, empty ones
7 are removed: this example has three staves, but some of them
10 of all staves disappearing does not happen in practice.)
/dports/print/lilypond/lilypond-2.22.1/input/regression/
H A Dhara-kiri-tabstaff.ly6 " Hara-kiri staves are suppressed if they are empty. This
7 example really contains three tab staves, but as it progresses, empty ones
8 are removed: this example has three staves, but some of them
11 of all staves disappearing does not happen in practice.)"
H A Dhara-kiri-rhythmicstaff.ly5 " Hara-kiri staves are suppressed if they are empty. This
6 example really contains three rhythmic staves, but as it progresses, empty ones
7 are removed: this example has three staves, but some of them
10 of all staves disappearing does not happen in practice.)
H A Dhara-kiri-drumstaff.ly5 " Hara-kiri staves are suppressed if they are empty. This
6 example really contains three drum staves, but as it progresses, empty ones
7 are removed: this example has three staves, but some of them
10 of all staves disappearing does not happen in practice.)
H A Dhara-kiri-staff.ly5 " Hara-kiri staves kill themselves if they are empty. This
6 example really contains three staves, but as they progress, empty ones
7 are removed: this example has three staves, but some of them
10 of all staves disappearing does not happen in practice.)
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dmeasureproperties.cpp45 staves->verticalHeader()->hide(); in MeasureProperties()
149 staves->setRowCount(rows); in setMeasure()
150 staves->setColumnCount(3); in setMeasure()
154 staves->setItem(staffIdx, 0, item); in setMeasure()
161 staves->setItem(staffIdx, 1, item); in setMeasure()
166 staves->setItem(staffIdx, 2, item); in setMeasure()
202 QTableWidgetItem* item = staves->item(staffIdx, 1); in visible()
212 QTableWidgetItem* item = staves->item(staffIdx, 2); in stemless()
H A Dinstrdialog.cpp273 QList<Staff*> originalStaves = masterScore->staves(); in editInstrList()
297 for (Staff* s : masterScore->staves()) { in editInstrList()
334 int staves = 0; in editInstrList() local
338 ++staves; in editInstrList()
340 if (staves == 0) in editInstrList()
372 Staff* linkedStaff = part->staves()->front(); in editInstrList()
405 if (part->staves()->empty()) in editInstrList()
415 linkedStaff = part->staves()->front(); in editInstrList()
417 for (Staff* st : *part->staves()) { in editInstrList()
485 int idx = masterScore->staves().indexOf(staff); in editInstrList()
[all …]
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dsystem.cc683 extract_grob_set (align, "elements", staves); in get_paper_system()
684 for (vsize i = 0; i < staves.size (); i++) in get_paper_system()
685 if (staves[i]->is_live () in get_paper_system()
840 extract_grob_set (alignment, "elements", staves); in pure_refpoint_extent()
844 if (Page_layout_problem::is_spaceable (staves[i])) in pure_refpoint_extent()
851 if (Page_layout_problem::is_spaceable (staves[i])) in pure_refpoint_extent()
867 extract_grob_set (alignment, "elements", staves); in part_of_line_pure_height()
871 for (vsize i = 0; i < staves.size (); ++i) in part_of_line_pure_height()
995 extract_grob_set (align, "elements", staves); in get_maybe_spaceable_staves()
997 for (vsize i = 0; i < staves.size (); ++i) in get_maybe_spaceable_staves()
[all …]

12345678910>>...55