MuseScore: Difference between revisions
Appearance
Summary and installation |
add category "Applications" |
||
Line 5: | Line 5: | ||
nix-shell -p musescore | nix-shell -p musescore | ||
</syntaxhighlight>This does not work properly (2025-07-07, MuseScore Studio version 4.5.2). The "Page settings" dialog does not open. There is no solution. | </syntaxhighlight>This does not work properly (2025-07-07, MuseScore Studio version 4.5.2). The "Page settings" dialog does not open. There is no solution. | ||
[[Category:Applications]] |
Revision as of 16:46, 7 July 2025
MuseScore is a free, open-source music notation software that allows users to create, edit, and share sheet music with a user-friendly interface. It supports a wide range of instruments, playback features, and file formats, making it popular among composers, musicians, and educators. The software also has a vibrant community contributing to its development and offering resources like scores and plugins.
Installation
nix-shell -p musescore
This does not work properly (2025-07-07, MuseScore Studio version 4.5.2). The "Page settings" dialog does not open. There is no solution.