You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70 lines
2.5 KiB
70 lines
2.5 KiB
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
|
|
.TH LABOREJO "1" "April 2022" "Laborejo 2.0.3" "User Commands"
|
|
.SH NAME
|
|
Laborejo - MIDI sequencer based on classical music notation
|
|
.SH DESCRIPTION
|
|
usage: laborejo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V]
|
|
.PP
|
|
Laborejo \- Version 2.0.3 \- Copyright 2022 by Laborejo Software Suite \-
|
|
https://www.laborejo.org/laborejo
|
|
.SS "options:"
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
show this help message and exit
|
|
.TP
|
|
\fB\-v\fR, \fB\-\-version\fR
|
|
show program's version number and exit
|
|
.TP
|
|
\fB\-s\fR DIRECTORY, \fB\-\-save\fR DIRECTORY
|
|
Use this directory to save. Will be created or loaded
|
|
from if already present. Deactivates Agordejo/NewSession\-Manager support.
|
|
.TP
|
|
\fB\-p\fR, \fB\-\-profiler\fR
|
|
(Development) Run the python profiler and produce a
|
|
\&.cprof file at quit. The name will appear in your
|
|
STDOUT.
|
|
.TP
|
|
\fB\-m\fR, \fB\-\-mute\fR
|
|
(Development) Use a fake cbox module, effectively
|
|
deactivating midi and audio.
|
|
.TP
|
|
\fB\-V\fR, \fB\-\-verbose\fR
|
|
(Development) Switch the logger to INFO and print out
|
|
all kinds of information to get a high\-level idea of
|
|
what the program is doing.
|
|
.SH USAGE
|
|
|
|
Laborejo (Esperanto: Workshop) is a MIDI sequencer based on classical music notation.
|
|
Its main purpose is to compose and produce "traditional" music, such as instrumental pieces,
|
|
soundtracks and other music normally played back by samplers.
|
|
|
|
|
|
Unlike other notation editors Laborejo is not meant primarily to print out sheets of notation but
|
|
to create music for your computer: You get all the tools you know from other midi sequencers for
|
|
maximum fine control to get exactly the music you want!
|
|
|
|
|
|
Working in Laborejo is very fast and efficient by using a combination of midi input and typing.
|
|
.SH EXAMPLES
|
|
Start laborejo through NSM, e.g. through Agordejo. This will take care of all
|
|
settings and save directories.
|
|
|
|
Other modes of operations, mostly for testing, are:
|
|
|
|
Run without session management and save in /tmp.
|
|
laborejo --save /tmp
|
|
|
|
Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots
|
|
laborejo --mute
|
|
.SH "REPORTING BUGS"
|
|
https://www.laborejo.org/bugs
|
|
.SH COPYRIGHT
|
|
Laborejo 2.0.3 - Copyright 2022
|
|
Laborejo Software Suite
|
|
https://www.laborejo.org/
|
|
.SH "SEE ALSO"
|
|
The full documentation for Laborejo is maintained as a multi-lingual html site to your systems doc-dir.
|
|
For example:
|
|
xdg-open file:///usr/share/doc/laborejo/index.html
|
|
|
|
The documentation can also be found online https://www.laborejo.org/documentation/laborejo
|
|
|