LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

musescore

free music notation software

TLDR

Open MuseScore
$ musescore
copy
Open score file
$ musescore [score.mscz]
copy
Export to PDF
$ musescore [score.mscz] -o [output.pdf]
copy
Export to audio
$ musescore [score.mscz] -o [output.mp3]
copy
Batch convert files
$ musescore -j [job.json]
copy
Run without GUI
$ musescore --no-gui [score.mscz] -o [output.pdf]
copy

SYNOPSIS

musescore [options] [files]

DESCRIPTION

musescore is free music notation software. It creates, plays, and prints sheet music.The tool supports many formats. MIDI, MusicXML, PDF export. Professional features.

PARAMETERS

FILES

Score files to open.
-o FILE
Output file.
-j FILE
Batch job file (JSON).
--no-gui
Headless mode.
-S FILE
Style file to use.
--help
Display help information.

INSTALL

sudo apt install musescore
copy
sudo dnf install musescore
copy
sudo pacman -S musescore
copy
sudo zypper install musescore
copy
nix profile install nixpkgs#musescore
copy

CAVEATS

GUI application. Soundfont required for playback. Resource intensive for large scores.

HISTORY

MuseScore was first released in 2002 as open-source alternative to commercial notation software.

SEE ALSO

mscore(1), lilypond(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid