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.
66 lines
2.4 KiB
66 lines
2.4 KiB
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
|
|
.TH TEMBRO "1" "April 2022" "Tembro 0.5.0" "User Commands"
|
|
.SH NAME
|
|
Tembro - All-In-One Instrument
|
|
.SH DESCRIPTION
|
|
usage: tembro [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V]
|
|
.PP
|
|
Tembro \- Version 0.5.0 \- Copyright 2022 by Laborejo Software Suite and
|
|
Krzysztof Foltman \- https://www.laborejo.org/tembro
|
|
.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
|
|
|
|
Tembro (which is Esperanto for musical "Timbre") is a virtual software instrument based on
|
|
samples. All instruments are permanently built-in, there is no option to load your own files.
|
|
New instruments are only added with new releases, old ones are never removed.
|
|
|
|
That makes Tembro reliable, predictable, portable and compatible.
|
|
All projects and all users have the same "instrument" with the same instrument sounds,
|
|
numbering system, midi controls??? ; a solid basis for communication and collaboration.
|
|
.SH EXAMPLES
|
|
Start tembro 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.
|
|
tembro --save /tmp
|
|
|
|
Run without audio and midi. Skips all JACK checks. Used to just look at the GUI, e.g. to make screenshots
|
|
tembro --mute
|
|
.SH "REPORTING BUGS"
|
|
https://www.laborejo.org/bugs
|
|
.SH COPYRIGHT
|
|
Tembro 0.5.0 - Copyright 2022
|
|
Laborejo Software Suite and Krzysztof Foltman
|
|
https://www.laborejo.org/
|
|
.SH "SEE ALSO"
|
|
The full documentation for Tembro is maintained as a multi-lingual html site to your systems doc-dir.
|
|
For example:
|
|
xdg-open file:///usr/share/doc/tembro/index.html
|
|
|
|
The documentation can also be found online https://www.laborejo.org/documentation/tembro
|
|
|