Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/musescore musescore: update to version 3.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/10fb031c8858
branches: trunk
changeset: 436962:10fb031c8858
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Aug 13 04:27:38 2020 +0000
description:
musescore: update to version 3.5
New features
Option available in Preferences for playback of chord symbols
Mid-staff instrument changes now do almost everything automatically (see below)
Support for Orca (Linux) screenreader
Hairpins, voltas, and other lines now adapt anchor points when dragged
Much more functional piano roll editor (see below)
Splash screen displays progress messages while loading MuseScore
Diatonic pitch up/down (keep degree alterations) shortcuts
Select Similar Elements: Same Beat
#293113: New Score Wizard automatically numbers instruments
#18897: Property for beam style of tremolo (all strokes attached to stem)
#296075: Style for hiding brackets which span to a single staff when empty staves are hidden
#203026: Properties and styles for measure number positioning, including centered and below staff
#65241: Property and style for position of multimeasure rest numbers
#299644: Property for fretboard diagram rotation
Improvements
#16077: Double-click a header, footer, or instrument name to access the dialog for editing it
#27371: Score tabs can now be closed using mouse middle button
Improved layout of two-note and single-note tremolos, with and without stem
#93376: Smooth scrolling during playback in Continuous view
Various improvements to simplify searching and loading backup files
#303617: Metric modulation for dotted eighth to quarter
Automatic collision avoidance between rests and notes/rests in other voices
Staff property to automatically merge rests between voices
Allow selection of multiple similar items with shift+click
Allow "repeating a note" by clicking a notehead then pressing "R" in normal mode
Changes made in Preferences are applied significantly faster
Style options to align chord symbols within systems
More zoom controls
Additional plugin capabilities
Altered keyboard and mouse zoom precision and consistency
Improved performance of applying preferences
Chords playback is on by default (untick the "play" property to disable it)
Adding notes to a tuplet now adds them with respect to the tuplet's space
MuseScore 3 is now available as a Windows PortableApp
Altered Shift+L/R for leading space while in edit mode upon notehead
All symbols are now available for the plugins
Fixes
JACK audio/MIDI worked incorrectly on some platforms
#148311: Loop playback skipped final rests in the last measure
MIDI note-off events were not sent in some cases
Undoing slur addition to a range only removed one slur
Canceling a selection worked incorrectly in some cases
macOS package was not notarized in Apple
Various fixes for the text editing process
Fixed an issue when hiding notes or rests in a voice > 1 causes stems/beams to flip in a bad and unexpected way
Fixed an issue when two grace notes disabling vertical chord alignment (Maximum Shift Above)
Fixed an issue when "maximum shift above" leading to layout weirdness if measure has rhythm slashes and rests
Fixed an issue with inactive "Realize chord symbols" command
Fixed an issue when key signature appears in multiple places on the single staff
Fixed an issue with missing grid of measures in the "timeline" view
Fixed an issue with appearing of empty dialog during the "Save Online"
Fixed an crash during the drag & drop of volta in continuous view
Brackets were displaced in Continuous View
Nested tuplets in linked staves led to corruption
Octave selection was inconsistent in note input mode
Voices worked incorrectly in the parts dialog in some cases
Misclicking when attempting to create a range selection caused the current selection to be lost
On-screen rendering of synthetically emboldened fonts was broken in some cases
Smooth scrolling worked wrong in Continuous view when dealing with repeats
Saving Online a yet unsaved or uncompressed (mscx) file didn't work
Fixed zoom-box 100% selection bug.
Fixed a bug with ignoring of blank lines at top of text elements
Fixed an issue when cut/paste, drag/drop in Piano Roll Editor does not preserve NoteEvent values
Fixed a playback of chord symbols attached to fret diagrams
Fixed a note entry suggested position with no selection and last selected note in voice > 1
Fixed a display of the bold and underlined texts
Fixed the "Save Online" on AppImages
Complete list of issues resolved and improvements implemented
#307433: Fixed crash when adding voltas in continuous view and improved behaviour when there are repeats
#308023: Nothing happens when select Realize chord symbols via tools->Realize chord symbols
#308281: Fixed blank upload dialog on Mac
#307883: Key Signature appears too many times in Parts
#308145: Fixed a missing grid in timeline view
#308371: Fixed the bad stem directions on tab staves
#307945: Two Grace Notes Disable Vertical Chord Alignment (Maximum Shift Above)
#307946: Chord Symbols > Maximum Shift Above is weird if measure has rhythm slashes and rests
diffstat:
audio/musescore/Makefile | 5 +-
audio/musescore/PLIST | 305 ++++++++++++++++++--------
audio/musescore/distinfo | 12 +-
audio/musescore/patches/patch-CMakeLists.txt | 14 +-
4 files changed, 215 insertions(+), 121 deletions(-)
diffs (truncated from 375 to 300 lines):
diff -r fddaa4cdf8ff -r 10fb031c8858 audio/musescore/Makefile
--- a/audio/musescore/Makefile Thu Aug 13 03:56:34 2020 +0000
+++ b/audio/musescore/Makefile Thu Aug 13 04:27:38 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/06/02 08:23:13 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/08/13 04:27:38 gutteridge Exp $
-DISTNAME= musescore-3.4.2
-PKGREVISION= 5
+DISTNAME= musescore-3.5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=musescore/}
GITHUB_PROJECT= MuseScore
diff -r fddaa4cdf8ff -r 10fb031c8858 audio/musescore/PLIST
--- a/audio/musescore/PLIST Thu Aug 13 03:56:34 2020 +0000
+++ b/audio/musescore/PLIST Thu Aug 13 04:27:38 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/02/16 20:00:47 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/08/13 04:27:38 gutteridge Exp $
bin/mscore
bin/musescore
man/man1/mscore.1
@@ -23,101 +23,208 @@
share/icons/hicolor/scalable/mimetypes/application-x-musescore.svg
share/metainfo/org.musescore.MuseScore.appdata.xml
share/mime/packages/musescore.xml
-share/mscore-3.4/demos/Brassed_Up.mscx
-share/mscore-3.4/demos/Dynamic_Strings.mscx
-share/mscore-3.4/demos/Fugue_1.mscx
-share/mscore-3.4/demos/Reunion.mscz
-share/mscore-3.4/demos/Unclaimed_Gift.mscx
-share/mscore-3.4/instruments/instruments.xml
-share/mscore-3.4/locale/languages.xml
-share/mscore-3.4/manual/plugins/manual.css
-share/mscore-3.4/manual/plugins/plugins3.html
-share/mscore-3.4/plugins/abc_import.qml
-share/mscore-3.4/plugins/colornotes.qml
-share/mscore-3.4/plugins/createscore.qml
-share/mscore-3.4/plugins/helloqml/helloqml.qml
-share/mscore-3.4/plugins/helloqml/translations/locale_de.qm
-share/mscore-3.4/plugins/helloqml/translations/locale_de.ts
-share/mscore-3.4/plugins/notenames.qml
-share/mscore-3.4/plugins/panel.qml
-share/mscore-3.4/plugins/random.qml
-share/mscore-3.4/plugins/random2.qml
-share/mscore-3.4/plugins/run.qml
-share/mscore-3.4/plugins/scorelist.qml
-share/mscore-3.4/plugins/view.qml
-share/mscore-3.4/plugins/walk.qml
-share/mscore-3.4/sound/MuseScore_General.sf3
-share/mscore-3.4/sound/MuseScore_General_License.md
-share/mscore-3.4/styles/MuseJazz.mss
-share/mscore-3.4/styles/cchords_muse.xml
-share/mscore-3.4/styles/cchords_nrb.xml
-share/mscore-3.4/styles/cchords_rb.xml
-share/mscore-3.4/styles/cchords_sym.xml
-share/mscore-3.4/styles/chords.xml
-share/mscore-3.4/styles/chords_jazz.xml
-share/mscore-3.4/styles/chords_std.xml
-share/mscore-3.4/styles/jazzchords.xml
-share/mscore-3.4/styles/stdchords.xml
-share/mscore-3.4/templates/01-General/00-Blank.mscx
-share/mscore-3.4/templates/01-General/01-Treble_Clef.mscx
-share/mscore-3.4/templates/01-General/02-Bass_Clef.mscx
-share/mscore-3.4/templates/01-General/03-Grand_Staff.mscx
-share/mscore-3.4/templates/02-Choral/01-SATB.mscx
-share/mscore-3.4/templates/02-Choral/02-SATB_+_Organ.mscx
-share/mscore-3.4/templates/02-Choral/03-SATB_+_Piano.mscx
-share/mscore-3.4/templates/02-Choral/04-SATB_Closed_Score.mscx
-share/mscore-3.4/templates/02-Choral/05-SATB_Closed_Score_+_Organ.mscx
-share/mscore-3.4/templates/02-Choral/06-SATB_Closed_Score_+_Piano.mscx
-share/mscore-3.4/templates/02-Choral/07-Voice_+_Piano.mscx
-share/mscore-3.4/templates/02-Choral/08-Barbershop_Quartet.mscx
-share/mscore-3.4/templates/02-Choral/09-Liturgical_Unmetrical.mscx
-share/mscore-3.4/templates/02-Choral/10-Liturgical_Unmetrical_+_Organ.mscx
-share/mscore-3.4/templates/03-Chamber_Music/01-String_Quartet.mscx
-share/mscore-3.4/templates/03-Chamber_Music/02-Wind_Quartet.mscx
-share/mscore-3.4/templates/03-Chamber_Music/03-Wind_Quintet.mscx
-share/mscore-3.4/templates/03-Chamber_Music/04-Saxophone_Quartet.mscx
-share/mscore-3.4/templates/03-Chamber_Music/05-Brass_Quartet.mscx
-share/mscore-3.4/templates/03-Chamber_Music/06-Brass_Quintet.mscx
-share/mscore-3.4/templates/04-Solo/01-Guitar.mscx
-share/mscore-3.4/templates/04-Solo/02-Guitar_+_Tablature.mscx
-share/mscore-3.4/templates/04-Solo/03-Guitar_Tablature.mscx
-share/mscore-3.4/templates/04-Solo/04-Piano.mscx
-share/mscore-3.4/templates/05-Jazz/01-Jazz_Lead_Sheet.mscx
-share/mscore-3.4/templates/05-Jazz/02-Big_Band.mscx
-share/mscore-3.4/templates/05-Jazz/03-Jazz_Combo.mscx
-share/mscore-3.4/templates/06-Popular/01-Rock_Band.mscx
-share/mscore-3.4/templates/06-Popular/02-Bluegrass_Band.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/01-Concert_Band.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/02-Small_Concert_Band.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/03-Brass_Band.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/04-Marching_Band.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/05-Small_Marching_Band.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/06-Battery_Percussion.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/07-Large_Pit_Percussion.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/08-Small_Pit_Percussion.mscx
-share/mscore-3.4/templates/07-Band_and_Percussion/09-European_Concert_Band.mscx
-share/mscore-3.4/templates/08-Orchestral/01-Classical_Orchestra.mscx
-share/mscore-3.4/templates/08-Orchestral/02-Symphony_Orchestra.mscx
-share/mscore-3.4/templates/08-Orchestral/03-String_Orchestra.mscx
-share/mscore-3.4/templates/drumset_fr.drm
-share/mscore-3.4/templates/orchestral.drm
-share/mscore-3.4/tours/autoplace.tour
-share/mscore-3.4/tours/inspector.tour
-share/mscore-3.4/tours/mmrest.tour
-share/mscore-3.4/tours/navigate.tour
-share/mscore-3.4/tours/noteinput.tour
-share/mscore-3.4/tours/palette.tour
-share/mscore-3.4/tours/select.tour
-share/mscore-3.4/tours/spanner-drop-apply.tour
-share/mscore-3.4/tours/timeline.tour
-share/mscore-3.4/tours/welcome.tour
-share/mscore-3.4/wallpaper/background1.png
-share/mscore-3.4/wallpaper/paper1.png
-share/mscore-3.4/wallpaper/paper2.png
-share/mscore-3.4/wallpaper/paper3.png
-share/mscore-3.4/wallpaper/paper4.png
-share/mscore-3.4/wallpaper/paper5.png
-share/mscore-3.4/wallpaper/paper6.png
-share/mscore-3.4/wallpaper/paper7.png
-share/mscore-3.4/workspaces/Advanced.workspace
-share/mscore-3.4/workspaces/Basic.workspace
+share/mscore-${PKGVERSION}/demos/Brassed_Up.mscx
+share/mscore-${PKGVERSION}/demos/Dynamic_Strings.mscx
+share/mscore-${PKGVERSION}/demos/Fugue_1.mscx
+share/mscore-${PKGVERSION}/demos/Reunion.mscz
+share/mscore-${PKGVERSION}/demos/Unclaimed_Gift.mscx
+share/mscore-${PKGVERSION}/instruments/instruments.xml
+share/mscore-${PKGVERSION}/locale/languages.xml
+share/mscore-${PKGVERSION}/locale/qt_ar.qm
+share/mscore-${PKGVERSION}/locale/qt_bg.qm
+share/mscore-${PKGVERSION}/locale/qt_ca.qm
+share/mscore-${PKGVERSION}/locale/qt_cs.qm
+share/mscore-${PKGVERSION}/locale/qt_da.qm
+share/mscore-${PKGVERSION}/locale/qt_de.qm
+share/mscore-${PKGVERSION}/locale/qt_en.qm
+share/mscore-${PKGVERSION}/locale/qt_es.qm
+share/mscore-${PKGVERSION}/locale/qt_fa.qm
+share/mscore-${PKGVERSION}/locale/qt_fi.qm
+share/mscore-${PKGVERSION}/locale/qt_fr.qm
+share/mscore-${PKGVERSION}/locale/qt_gd.qm
+share/mscore-${PKGVERSION}/locale/qt_gl.qm
+share/mscore-${PKGVERSION}/locale/qt_he.qm
+share/mscore-${PKGVERSION}/locale/qt_hu.qm
+share/mscore-${PKGVERSION}/locale/qt_it.qm
+share/mscore-${PKGVERSION}/locale/qt_ja.qm
+share/mscore-${PKGVERSION}/locale/qt_ko.qm
+share/mscore-${PKGVERSION}/locale/qt_lt.qm
+share/mscore-${PKGVERSION}/locale/qt_lv.qm
+share/mscore-${PKGVERSION}/locale/qt_pl.qm
+share/mscore-${PKGVERSION}/locale/qt_pt.qm
+share/mscore-${PKGVERSION}/locale/qt_ru.qm
+share/mscore-${PKGVERSION}/locale/qt_sk.qm
+share/mscore-${PKGVERSION}/locale/qt_sl.qm
+share/mscore-${PKGVERSION}/locale/qt_sv.qm
+share/mscore-${PKGVERSION}/locale/qt_uk.qm
+share/mscore-${PKGVERSION}/locale/qt_zh_CN.qm
+share/mscore-${PKGVERSION}/locale/qt_zh_TW.qm
+share/mscore-${PKGVERSION}/locale/qtbase_ar.qm
+share/mscore-${PKGVERSION}/locale/qtbase_bg.qm
+share/mscore-${PKGVERSION}/locale/qtbase_ca.qm
+share/mscore-${PKGVERSION}/locale/qtbase_cs.qm
+share/mscore-${PKGVERSION}/locale/qtbase_da.qm
+share/mscore-${PKGVERSION}/locale/qtbase_de.qm
+share/mscore-${PKGVERSION}/locale/qtbase_en.qm
+share/mscore-${PKGVERSION}/locale/qtbase_es.qm
+share/mscore-${PKGVERSION}/locale/qtbase_fi.qm
+share/mscore-${PKGVERSION}/locale/qtbase_fr.qm
+share/mscore-${PKGVERSION}/locale/qtbase_gd.qm
+share/mscore-${PKGVERSION}/locale/qtbase_he.qm
+share/mscore-${PKGVERSION}/locale/qtbase_hu.qm
+share/mscore-${PKGVERSION}/locale/qtbase_it.qm
+share/mscore-${PKGVERSION}/locale/qtbase_ja.qm
+share/mscore-${PKGVERSION}/locale/qtbase_ko.qm
+share/mscore-${PKGVERSION}/locale/qtbase_lv.qm
+share/mscore-${PKGVERSION}/locale/qtbase_pl.qm
+share/mscore-${PKGVERSION}/locale/qtbase_ru.qm
+share/mscore-${PKGVERSION}/locale/qtbase_sk.qm
+share/mscore-${PKGVERSION}/locale/qtbase_uk.qm
+share/mscore-${PKGVERSION}/locale/qtbase_zh_TW.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_ar.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_bg.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_ca.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_cs.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_da.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_de.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_en.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_es.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_fi.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_fr.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_hu.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_it.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_ja.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_ko.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_pl.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_ru.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_sk.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_uk.qm
+share/mscore-${PKGVERSION}/locale/qtmultimedia_zh_TW.qm
+share/mscore-${PKGVERSION}/locale/qtscript_ar.qm
+share/mscore-${PKGVERSION}/locale/qtscript_bg.qm
+share/mscore-${PKGVERSION}/locale/qtscript_ca.qm
+share/mscore-${PKGVERSION}/locale/qtscript_cs.qm
+share/mscore-${PKGVERSION}/locale/qtscript_da.qm
+share/mscore-${PKGVERSION}/locale/qtscript_de.qm
+share/mscore-${PKGVERSION}/locale/qtscript_en.qm
+share/mscore-${PKGVERSION}/locale/qtscript_es.qm
+share/mscore-${PKGVERSION}/locale/qtscript_fi.qm
+share/mscore-${PKGVERSION}/locale/qtscript_fr.qm
+share/mscore-${PKGVERSION}/locale/qtscript_he.qm
+share/mscore-${PKGVERSION}/locale/qtscript_hu.qm
+share/mscore-${PKGVERSION}/locale/qtscript_it.qm
+share/mscore-${PKGVERSION}/locale/qtscript_ja.qm
+share/mscore-${PKGVERSION}/locale/qtscript_ko.qm
+share/mscore-${PKGVERSION}/locale/qtscript_lv.qm
+share/mscore-${PKGVERSION}/locale/qtscript_pl.qm
+share/mscore-${PKGVERSION}/locale/qtscript_ru.qm
+share/mscore-${PKGVERSION}/locale/qtscript_sk.qm
+share/mscore-${PKGVERSION}/locale/qtscript_uk.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_bg.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_ca.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_cs.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_da.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_de.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_en.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_es.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_fr.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_hu.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_it.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_ja.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_ko.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_pl.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_ru.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_sk.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_uk.qm
+share/mscore-${PKGVERSION}/locale/qtxmlpatterns_zh_TW.qm
+share/mscore-${PKGVERSION}/plugins/abc_import.qml
+share/mscore-${PKGVERSION}/plugins/colornotes.qml
+share/mscore-${PKGVERSION}/plugins/createscore.qml
+share/mscore-${PKGVERSION}/plugins/helloqml/helloqml.qml
+share/mscore-${PKGVERSION}/plugins/helloqml/translations/locale_de.qm
+share/mscore-${PKGVERSION}/plugins/helloqml/translations/locale_de.ts
+share/mscore-${PKGVERSION}/plugins/notenames-interactive.qml
+share/mscore-${PKGVERSION}/plugins/notenames.qml
+share/mscore-${PKGVERSION}/plugins/panel.qml
+share/mscore-${PKGVERSION}/plugins/random.qml
+share/mscore-${PKGVERSION}/plugins/random2.qml
+share/mscore-${PKGVERSION}/plugins/run.qml
+share/mscore-${PKGVERSION}/plugins/scorelist.qml
+share/mscore-${PKGVERSION}/plugins/view.qml
+share/mscore-${PKGVERSION}/plugins/walk.qml
+share/mscore-${PKGVERSION}/sound/MuseScore_General.sf3
+share/mscore-${PKGVERSION}/sound/MuseScore_General_License.md
+share/mscore-${PKGVERSION}/styles/MuseJazz.mss
+share/mscore-${PKGVERSION}/styles/cchords_muse.xml
+share/mscore-${PKGVERSION}/styles/cchords_nrb.xml
+share/mscore-${PKGVERSION}/styles/cchords_rb.xml
+share/mscore-${PKGVERSION}/styles/cchords_sym.xml
+share/mscore-${PKGVERSION}/styles/chords.xml
+share/mscore-${PKGVERSION}/styles/chords_jazz.xml
+share/mscore-${PKGVERSION}/styles/chords_std.xml
+share/mscore-${PKGVERSION}/styles/jazzchords.xml
+share/mscore-${PKGVERSION}/styles/stdchords.xml
+share/mscore-${PKGVERSION}/templates/01-General/00-Blank.mscx
+share/mscore-${PKGVERSION}/templates/01-General/01-Treble_Clef.mscx
+share/mscore-${PKGVERSION}/templates/01-General/02-Bass_Clef.mscx
+share/mscore-${PKGVERSION}/templates/01-General/03-Grand_Staff.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/01-SATB.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/02-SATB_+_Organ.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/03-SATB_+_Piano.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/04-SATB_Closed_Score.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/05-SATB_Closed_Score_+_Organ.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/06-SATB_Closed_Score_+_Piano.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/07-Voice_+_Piano.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/08-Barbershop_Quartet_(Men).mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/09-Barbershop_Quartet_(Women).mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/10-Liturgical_Unmetrical.mscx
+share/mscore-${PKGVERSION}/templates/02-Choral/11-Liturgical_Unmetrical_+_Organ.mscx
+share/mscore-${PKGVERSION}/templates/03-Chamber_Music/01-String_Quartet.mscx
+share/mscore-${PKGVERSION}/templates/03-Chamber_Music/02-Wind_Quartet.mscx
+share/mscore-${PKGVERSION}/templates/03-Chamber_Music/03-Wind_Quintet.mscx
+share/mscore-${PKGVERSION}/templates/03-Chamber_Music/04-Saxophone_Quartet.mscx
+share/mscore-${PKGVERSION}/templates/03-Chamber_Music/05-Brass_Quartet.mscx
+share/mscore-${PKGVERSION}/templates/03-Chamber_Music/06-Brass_Quintet.mscx
+share/mscore-${PKGVERSION}/templates/04-Solo/01-Guitar.mscx
+share/mscore-${PKGVERSION}/templates/04-Solo/02-Guitar_+_Tablature.mscx
+share/mscore-${PKGVERSION}/templates/04-Solo/03-Guitar_Tablature.mscx
+share/mscore-${PKGVERSION}/templates/04-Solo/04-Piano.mscx
+share/mscore-${PKGVERSION}/templates/05-Jazz/01-Jazz_Lead_Sheet.mscx
+share/mscore-${PKGVERSION}/templates/05-Jazz/02-Big_Band.mscx
+share/mscore-${PKGVERSION}/templates/05-Jazz/03-Jazz_Combo.mscx
+share/mscore-${PKGVERSION}/templates/06-Popular/01-Rock_Band.mscx
+share/mscore-${PKGVERSION}/templates/06-Popular/02-Bluegrass_Band.mscx
+share/mscore-${PKGVERSION}/templates/07-Band_and_Percussion/01-Concert_Band.mscx
+share/mscore-${PKGVERSION}/templates/07-Band_and_Percussion/02-Small_Concert_Band.mscx
+share/mscore-${PKGVERSION}/templates/07-Band_and_Percussion/03-Brass_Band.mscx
+share/mscore-${PKGVERSION}/templates/07-Band_and_Percussion/04-Marching_Band.mscx
+share/mscore-${PKGVERSION}/templates/07-Band_and_Percussion/05-Small_Marching_Band.mscx
Home |
Main Index |
Thread Index |
Old Index