Options (5)
-b, --bitratebooleanSet the MP3 output bitrate in kbit/s
Example:
musescore {{[-b|--bitrate]}} {{bitrate}}-d, --debugbooleanStart MuseScore in debug mode
Example:
musescore {{[-d|--debug]}}-e, --experimentalbooleanEnable experimental features, such as layers
Example:
musescore {{[-e|--experimental]}}-o, --export-tobooleanExport the given file to the specified output file. The file type depends on the given extension
Example:
musescore {{[-o|--export-to]}} {{output_file}} {{input_file}}-M, --midi-operationsbooleanSpecify a MIDI import operations file
Example:
musescore {{[-M|--midi-operations]}} {{path/to/file}}Examples (6)
Set the MP3 output bitrate in kbit/s
musescore [-b|--bitrate] bitrateStart MuseScore in debug mode
musescore [-d|--debug]Enable experimental features, such as layers
musescore [-e|--experimental]Export the given file to the specified output file. The file type depends on the given extension
musescore [-o|--export-to] output_file input_filePrint a diff between the given scores
musescore --diff path/to/file1 path/to/file2Specify a MIDI import operations file
musescore [-M|--midi-operations] path/to/filemade by @shridhargupta | data from tldr-pages