From 48b9d2ea9961f935bacabc75a2fbd5cc141010ae Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Fri, 22 Feb 2013 06:46:23 +0000 Subject: New: Install pre-built PDF + single/split HMTL docs. Separate devel docs. Added build script. --- muse2/share/html/invocation.html | 54 ---------------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 muse2/share/html/invocation.html (limited to 'muse2/share/html/invocation.html') diff --git a/muse2/share/html/invocation.html b/muse2/share/html/invocation.html deleted file mode 100644 index 778422c2..00000000 --- a/muse2/share/html/invocation.html +++ /dev/null @@ -1,54 +0,0 @@ - - - MusE: Linux Music Editor - - - - -

MusE - The Linux (Midi) Music Editor

- -

3. Invoking MusE

-

-

3.1 Invoking MusE

-MusE is invoked from the command line by typing in: -
-	muse
-
- -Optionally, you can use command line options of the form: - -
-	muse <options> <midifile>
-
- -<options> : see section 3.2 below for details on options. -<midifile> can be either a standard MIDI file or a MusE -file (*.med, *.med.gz or *.med.bz2). - -

3.2 Command Line Options

-

-MusE accepts some options as listed below: -

-   -v  print version
-   -d  debug mode: no threads
-   -D  debug mode: enable some debug messages
-   -m  debug mode: trace midi Input
-   -M  debug mode: trace midi Output
-   -s  debug mode: trace sync
-   -R  enable real time scheduling
-
- -

3.3 File Types Recognized by MusE

-

- -
~/.MusEMusE Configuration File ("~" refers to your home directory) -
.musePrjHidden Project File; stores list of last projects -
*.medMusE song file; internal MusE format -
*.midmidi file; can be imported -
*.karkaraoke: midi file with additional information; some types can be imported -
-

-With adding the additional extensions .gz or .bz2 -you can read or write compressed files. - - -- cgit v1.2.3