1MSCORE(1) General Commands Manual MSCORE(1)
2
3
4
6 mscore - Full featured WYSIWYG score editor
7
9 mscore [options]scorefile
10
12 This manual page documents briefly the mscore command.
13
14 MuseScore is a free WYSIWYG music score typesetter for Linux, licenced
15 under GNU GPL. Features:
16 * WYSIWYG, notes are entered on a "virtual note sheet"
17 * unlimited number of staves
18 * up to four voices/staff
19 * easy and fast note entry with mouse, keyboard or midi
20 * integrated sequencer and FluidSynth software synthesizer
21 * import and export of MusicXml and standard midifiles (SMF)
22 * platform independent code for Linux, Windows and Mac
23
25 A summary of options is included below.
26
27 -v Show version of program.
28
29 -d Debug mode.
30
31 -s Disable the synthesizer.
32
33 -m Disable MIDI I/O support.
34
35 -i Dump MIDI input.
36
37 -L Layout debug mode.
38
39 -o file
40 Export to file, format dependent on extension.
41
43 mscore was written by Werner Schweer <ws@seh.de>.
44
45 This manual page was written by Toby Smithe <tsmithe@ubuntu.com>, for
46 the Ubuntu project (but may be used by others).
47
48
49
50 December 2, 2007 MSCORE(1)