-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Style parameter changes for 4.3
Igor edited this page Aug 12, 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 |
---|---|---|---|---|
Hide TAB clefs after the first system where they appear | hideTabClefAfterFirst |
true | #20911 | |
Tied fret marks | tabShowTiedFret |
TIE_AND_FRET | #20744 | |
Parentheses indicating ties | tabShowTiedFret |
START_OF_SYSTEM | #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