-
-
Notifications
You must be signed in to change notification settings - Fork 20
Features
This page lists some features MuseScore 3 Evolution has, which MuseScore Studio 4 does not (yet) have (and 3.6.2 doesn't either).
To be found in the Advanced preferences under 'ui/application/useNewWizard'.
Contributed by @coding-moding.
(see also issue #690 and pull request #700)
To be found in the Advanced preferences under 'ui/score/noteEntry/disableMouseEntry' . Also a keyboard shortcut to toggle this is possible to be set up.
NEW: As of today (30 May 2024) the Mu4 import includes all style settings (which have a counterpart in Mu3), special kudos to @worldwideweary!
Note: This is work in progress, for every new Mu4 version...
Known restrictions:
- Anything new or fundamentally changed in Mu4 (and not yet backported to Mu3) basically just gets ignored and so gets lost, but also may cause other issues (report them!). Examples are:
- Quite many (new) style settings, they are simply getting ignored, if there isn't a Mu3 counterpart.
- 2- and 4-measure repeats (new in 4.0+) (see also issue #438 and pull request #519)
-
NOBREAK, "Don't break" AKA "Keep measures on the same system", this is a prerequisite for 2- and 4-measure repeats, but a useful feature of its own too (new in 4.0+, but some work had been done pre-3.0 alrady, just never got finished and had bugs, so it got disabled for 3.0 and only re-enabled for 4.0 as part of GSoC 2020) (it does get 'imported' in the sense that the symbol shows above staff, at the barline of the measures that should get kept on one system, but it doesn't have any effect) (see also issue #438 and pull requests #519 and #1112) - System locks (new in 4.5+) (see also issue #903)
-
Chord symbols (changed in 4.6+) (see also issue #1078 and pull request #1079)(fixed) - Nashville numbers (changed in 4.6+) (see also issue #1087)
-
Two-chord tremolos (changed in 4.4+) (see also issue #1104 and pull request #1105)(fixed)
- Linked parts are ignored, you'd need to generate and format them again.
- You'll see an "error" message like this:
This isn't really an error, so just hit "Ignore" (see also issue #173).
Note: Mu4 will be able to do this too, as of version 4.6, albeit in a slighly different way as far as configuration goes.
How to use custom Scorefonts*)
Install the fonts the usual way (as per your OS) and their metadata as per https://w3c.github.io/smufl/latest/specification/font-metadata-locations.html, system-wide or for the user only. Actually, for now, copy the fonts into the same directory as the metadata files.
Or, the somewhat harder way, only 'private' to MuseScore:
- Create new directory 'ScoreFonts', on the same level as Scores, Plugins, SoundFont, etc.
- Check Edit > Preferences > Folders if path to ScoreFonts is correct (a space in the name causes problems in Linux)
- Get a SMuFL compatible font (e.g. Leipzig, Sebastian, Legato, etc.)
- Create a directory for each font with its name, e.g.:
├── Legato
│ ├── Legato.otf
│ └── metadata.json
├── Sebastian
│ ├── Sebastian Text.otf
│ ├── Sebastian.otf
│ └── metadata.json
- You need the font(s) (.otf or .ttf) and its .json file, the latter needs to be named metadata.json,
fontname_metadata.json orFont Name.json. - Restart MuseScore.
- You should be able to select the newly installed font(s) via Format > Style > Score > Musical Symbols Font (and ... Musical Text Font).
- If there is no text font available, you can (and should!) always choose the text font from another package.
- Spaces in the font name (e.g; Golden Age) don't seem to work well under Linux (but do work on Windows), so remove them (or create a symbolic link), as this does .
e.g.:
├── GoldenAge
│ ├── GoldenAge.otf
│ └── metadata.json
-
SIL Font Licence
- Bettenhoven (John Green's SMuFL compliant re-mapping of Abraham Lee's LilyPond font "Beethoven"):
https://github.com/JohnG0070/Bettenhoven
See also https://musescore.org/en/node/393410. - Chardonnay (Diego Denolf's SMuFL remapping of Abraham Lee's Paganini / Kristof Bastiaensen's Parnassus):
https://github.com/diedeno/OS-SMuFL-Fonts/tree/main/Chardonnay - Ekmelos:
http://www.ekmelic-music.org/en/extra/ekmelos.html
But see also issue #928 and pull request #929. - Emmentaler (a.k.a. MScore), in a Pre-MuseScore 3.5 version (like for historical reasons):
https://github.com/musescore/MuseScore/tree/3.4.2/fonts/mscore
(Workaround for issue #405) - Eugene by Mikko Patama:
https://github.com/mikkopatama/eugenefont
See also https://musescore.org/en/node/391622. - Finale SMuFL Fonts:
https://makemusic.zendesk.com/hc/en-us/articles/1500013053461-MakeMusic-Fonts-and-Licensing-Information- Finale Ash
- Finale Ash Text
- Finale Broadway (meanwhile built in)
- Finale Broadway Legacy Text
- Finale Broadway Text (meanwhile built in)
- Finale Engraver
- Finale Jazz
- Finale Jazz Text
- Finale Jazz Text Lowercase
- Finale Legacy
- Finale Lyrics (a plain text font, so doesn't really belong here)
- Finale Maestro (meanwhile built in)
- Finale Maestro Text (meanwhile built in)
- GoldenAge:
https://github.com/benwiggy/GoldenAge
Make sure to use 1.65 or later, which fixes an issue with dynamics (in MuseScore, which does use single glyphs rather then the combined ones). - Legato (eNote):
https://github.com/eNote-GmbH/Legato - Leipzig (verovio):
https://github.com/rism-digital/verovio/tree/develop/fonts
It seems some older versions of it suffer from issue #928, so make sure to use the latest version. - Punzón by Mikko Patama:
https://github.com/mikkopatama/punzonfont
See also https://musescore.org/en/node/394932. - Sebastian by Florian Kretlow:
https://github.com/fkretlow/sebastian/releases
Make sure to use 1.35 or later, which fixes an issue with dynamics (in MuseScore, which does use single glyphs rather than the combined ones). - Skye by John Green:
https://github.com/JohnG0070/Skye
See also https://musescore.org/en/node/392450. - Valerio by Ben Byram-Wigfield (aka benwiggy):
See Dorico forum, https://forums.steinberg.net/t/valerio-a-16th-century-music-font/941064.
Make sure to use version 1.001 or later.- See https://forums.steinberg.net/t/valerio-a-16th-century-music-font/941064/14 for Valerio 1.001.
- See https://forums.steinberg.net/t/valerio-a-16th-century-music-font/941064/26 for Valerio 1.1.
- See https://forums.steinberg.net/t/valerio-a-16th-century-music-font/941064/34 for Valerio 1.2.
- Bettenhoven (John Green's SMuFL compliant re-mapping of Abraham Lee's LilyPond font "Beethoven"):
-
Free (unknown licence)
- Cap1800, remapped by Nor Eddine Bahha (Norfonts):
Download cap1800.zip fromhttps://forums.steinberg.net/t/1800-style-font/763178/8(got removed there meanwhile).
- Cap1800, remapped by Nor Eddine Bahha (Norfonts):
-
Commercial Fonts
- Chaconne Ex (the font from the Japanese version of Finale):
https://stonemusic.stores.jp/items/67176151ce1b810155a57f25 - Music Type Foundry:
https://www.notationcentral.com/product-tag/mtf/- MTF-Arnold-SMuFL
- MTF-Beethoven-SMuFL
- MTF-Cadence-SMuFL
- MTF-GutenBerg-1939-SMuFL
- MTF-Haydn-SMuFL
- MTF-Improvisio-SMuFL
- MTF-Ross-SMuFL
- MTF-Scorlatti-SMuFL
- Also sold LS Iris by Luis Salgueiro. But the business closed down. It seems the fonts cannot be obtained anymore.
- Norfonts:
https://norfonts.ma/en/product-tag/dorico/ - November 2:
https://www.klemm-music.de/notation/november2/en/index.php
- Chaconne Ex (the font from the Japanese version of Finale):
-
Copyrighted
- AloisenU and AloisenGrooveU:
Fonts used in Overture. No official support for other apps. You’ll have to download the app to get the font, and no .json file is provided. A .json file can be downloaded here: https://notat.io/viewtopic.php?t=259&start=10 => but it may not work. Instead you can try the attached ones:- aloisenu_json.zip
-
AloisenGrooveU_json.zip
Note: AloisenGrooveU needs the .json file(s) from https://github.com/diedeno/SMuFL-extra to work in Mu4.6+, these may work for 3.7 too.
- AloisenU and AloisenGrooveU:
For a preview of the fonts, see https://elbsound.studio/music-font-comparison.php.
- Allow fingering string text to affect which tablature string is attempted to apply on a linked staff/tab staff
- Make use of Capo Text in tab/linked tab scores. Still pending though, see pull request #430 and its build artifacts.
Still pending though, see pull request #79 and its build artifacts.