Skip to content

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.

Added settings

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

Translation

Compilation

  1. Set up developer environment
  2. Install Qt and Qt Creator
  3. Get MuseScore's source code
  4. Install dependencies
  5. Compile on the command line
  6. Compile in Qt Creator

Beyond compiling

  1. Find your way around the code
  2. Submit a Pull Request
  3. Fix the CI checks

Misc. development

Architecture general

Audio

Engraving

Extensions

Google Summer of Code

References

Clone this wiki locally