1MUSE(1) General Commands Manual MUSE(1)
2
3
4
6 MusE - MIDI/Audio Sequencer
7
9 muse4 [ options ] [ file ]
10
12 MusE is a MIDI/Audio sequencer that can also record and edit sound
13 files, apply effects and filters from an intuitive graphical interface.
14 It is based on the Linux-specific ALSA interface for audio i/o. The
15 Jack Audio Connection Kit is used for routing. LADSPA-compliant plug‐
16 ins allow to extend the list of available effects.
17
18 The optional file argument denotes a project file in MusE-internal for‐
19 mat that is loaded on startup. Project files can also be loaded later
20 on through the graphical menu.
21
23 -a Use a dummy audio backend instead of real audio i/o.
24
25 -d Start in debugging mode without real-time threads.
26
27 -D Enable verbose debugging messages.
28
29 -h Display usage information.
30
31 -I Do not attempt to load any DSSI plugins.
32
33 -l xx Force locale to the language/country code xx.
34
35 -L Do not se LASH.
36
37 -m Provide debugging messages about midi input events.
38
39 -M Provide debugging messages about midi output events.
40
41 -p Do not attempt to load any LADSPA plugins.
42
43 -P n Set scheduling priority of real-time threads to n (Dummy only,
44 default 40. Else fixed by Jack.).
45
46 -s Provide debugging messages about sync events.
47
48 -v Print version information.
49
50 -V Do not attempt to load any VST plugins.
51
52 -y Enable Python control support.
53
54 -Y n Force midi real time priority to n.
55
57 MusE provides an integrated help system in the graphical user inter‐
58 face.
59
61 MusE was written by Werner Schweer, Robert Jonnson, Mathias Lundgren,
62 Frank Neumann, Joachim Schiele, Tim Donnelly, Nil Geisweiller, Orcan
63 Ogetbil and others.
64
65 This manual page was originally written by Daniel Kobras <kobras@de‐
66 bian.org> for the Debian GNU/Linux system (but may be used by others).
67 It was updated later by Orcan Ogetbil for MusE2.
68
69
70
71 December 2010 MUSE(1)