-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Style parameter changes for 4.3
Simon edited this page Aug 21, 2024
·
2 revisions
This page lists style settings that were added between the releases of MuseScore 4.2 and 4.3.
Setting | XML Name | Default | Description | Reference PR |
---|---|---|---|---|
Clefs, key & time signatures - Clefs - Hide TAB clefs after the first system where they appear | hideTabClefAfterFirst |
true | #20911 | |
Tablature - Tied fret marks | tabShowTiedFret |
Show ties and repeat fret marks / Show ties only / Show initial fret mark only | #20744 | |
Tablature - Parentheses indicating ties | tabShowTiedFret |
Only show at the start of a system / Always show at the start of a measure / Never show | #20744 |
Testing
- Manual testing
- Automatic testing
Translation
Compilation
- Set up developer environment
- Install Qt and Qt Creator
- Get MuseScore's source code
- Install dependencies
- Compile on the command line
- Compile in Qt Creator
Beyond compiling
Misc. development
Architecture general
- Architecture overview
- AppShell
- Modularity
- Interact workflow
- Channels and Notifications
- Settings and Configuration
- Error handling
- Launcher and Interactive
- Keyboard Navigation
Audio
Engraving
- Style settings
- Working with style files
- Style parameter changes for 4.0
- Style parameter changes for 4.1
- Style parameter changes for 4.2
- Style parameter changes for 4.3
- Style parameter changes for 4.4
Extensions
- Extensions overview
- Manifest
- Forms
- Macros
- Api
- Legacy plugin API
Google Summer of Code
References