Skip to content
Igor Korsukov edited this page Jan 26, 2021 · 17 revisions

Welcome to the MuseScore Project

This is the place for code documentation - code style, architecture, patterns, etc.

If you want to know where to start, or how to build, or how to translate, and much more, then look at Developers' handbook

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