Skip to content

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.

Added settings

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

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