From 2bece29e5034209750202d566011e4884bcbe9f8 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Fri, 4 Oct 2019 23:57:55 +0200 Subject: [PATCH] Update documentation --- README.md | 28 ++++++++++++++-------------- documentation/english.adoc | 35 +++++++++++++++++++++++++---------- documentation/german.adoc | 20 ++++++++++---------- documentation/index.adoc | 4 ++-- documentation/out/german.html | 20 ++++++++++---------- documentation/out/index.html | 2 +- 6 files changed, 62 insertions(+), 47 deletions(-) diff --git a/README.md b/README.md index 0b2e52d..240c8da 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #Laborejo -For program version 2.0 Beta 1 +Program version 2.0 Laborejo (Esperanto: Workshop) is a MIDI sequencer based on classical music notation. @@ -19,7 +19,7 @@ This README is just a short introduction. Consult the manual (see below) for mor # Contact and Information * Website https://www.laborejo.org -* Documentation and Manual https://www.laborejo.org/documentation/laborejo2 +* Documentation and Manual https://www.laborejo.org/documentation/laborejo # Installation and Starting @@ -32,7 +32,7 @@ Download the latest code release on https://www.laborejo.org/downloads and extra ### Git Version It is possible to clone a git repository. -`git clone --recurse-submodules https://laborejo.org/laborejo2.git` +`git clone --recurse-submodules https://laborejo.org/laborejo.git` If you want to update at a later date you must use @@ -71,17 +71,17 @@ We make no distinction if you installed Laborejo yourself or through the distrib The differences are: With or without NSM, with or without sound, installed or from the source dir. ### Installed with Non Session Manager (recommended) -Starting Laborejo through the Non Session Manager after you installed laborejo2 system-wide +Starting Laborejo through the Non Session Manager after you installed laborejo system-wide is the recommended and only supported way. Start non-session-manager and load or create a new -session. Then use the button "Add Client to Session" and type in `laborejo2`. +session. Then use the button "Add Client to Session" and type in `laborejo`. It should appear with an icon in the list and open its GUI. ### Installed without NSM -If you start laborejo2 directly it will present you with a dialog to choose your session directory. +If you start laborejo directly it will present you with a dialog to choose your session directory. -You can also start laborejo2 from a terminal (or create a starter script). +You can also start laborejo from a terminal (or create a starter script). -`laborejo2 --save DIRECTORY` +`laborejo --save DIRECTORY` Uses the given directory to save. The dir will be created or loaded from if already present. Use the applications file menu to save (Ctrl+s). @@ -103,28 +103,28 @@ You can run Laborejo after extracting the release archive or cloning from git, w * You can either choose to install the module systemwide, which will make running all Laborejo Software Suite programs more convenient (when run from the source dir). Please consult https://github.com/kfoltman/calfbox * Or you just run `./configure` and `make calfbox` without subsequent install, which creates a `site-packages` directory in the source dir. -* A third option is `laborejo2 --mute` which runs without sound at all and does not need calfbox. +* A third option is `laborejo --mute` which runs without sound at all and does not need calfbox. ### From source directory with NSM The developer uses this way to develop and use the software, so it will always be as stable as the compiled version. But it is a bit less performant than building and installing it. -After extracting the release archive create a symlink from `laborejo2` into your PATH. e.g. /usr/bin +After extracting the release archive create a symlink from `laborejo` into your PATH. e.g. /usr/bin or ~/bin, if that exists on your system. -If you compiled without installing you can also symlink to `./laborejo2.bin` +If you compiled without installing you can also symlink to `./laborejo.bin` ### From source dir without NSM -Use `./laborejo2 --save` (see above). If you compiled without installing you can also run `./laborejo2.bin` +Use `./laborejo --save` (see above). If you compiled without installing you can also run `./laborejo.bin` ### No NSM, no Make, No Sound Combining the above options you can start the program directly after unpacking or cloning from git: -`./laborejo2 --save /tmp --mute` +`./laborejo --save /tmp --mute` Or even shorter: -`./laborejo2 -s /tmp -m` +`./laborejo -s /tmp -m` This is the minimal run mode which is only useful for testing and development. But if you only want to look at the GUI and are not in the mood to install anything -including dependencies-, go ahead. diff --git a/documentation/english.adoc b/documentation/english.adoc index e40507f..62ba6c8 100644 --- a/documentation/english.adoc +++ b/documentation/english.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.0 Beta 1 +:Version: 2.0 :iconfont-remote!: :!webfonts: @@ -25,7 +25,22 @@ https://asciidoctor.org/docs/user-manual/ = Laborejo // Don't write in the empty line above line. It will be interpreted as author html tag -For program version 2.0 Beta 1 +For program version 2.0 + +== Introduction + + +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. == Usage * Nothing @@ -39,30 +54,30 @@ For program version 2.0 Beta 1 Laborejo is exclusive for Linux. The best way to install is to use your package manager. If it is not there, or only in an outdated version, please ask your Linux distribution to provide a recent version. -If available in the package repository, please continue reading directly at "Start laborejo2 from Non Session Manager". +If available in the package repository, please continue reading directly at "Start laborejo from Non Session Manager". If not, you can build Laborejo yourself. .Build and Install * Please check the supplied README.md for dependencies. * You can download a release or clone the git version ** Download the latest version from https://www.laborejo.org/downloads and extract it. - ** `git clone https://laborejo.org/laborejo2.git` + ** `git clone https://laborejo.org/laborejo.git` * Change into the new directory and use these commands: * `./configure --prefix=/usr` ** The default prefix is /usr/local * `make` * `sudo make install` -.Start laborejo2 from Non Session Manager (NSM) +.Start laborejo from Non Session Manager (NSM) * Run `non-session-manager` * Press the `New` button, and enter a name for your piece of music. -* Press the `Add Client to Session` button, enter `laborejo2` here, in lower case. +* Press the `Add Client to Session` button, enter `laborejo` here, in lower case. * Add Client again, this time `jackpatch`. * Add any compatible programs, e.g. synthesizers. ** See the list of NSM compatible programs: http://non.tuxfamily.org/wiki/ApplicationsSupportingNsm ** And the NSM manual: http://non.tuxfamily.org/nsm/ -Please read README.md for other ways of starting laborejo2, which are impractical for actual use but can +Please read README.md for other ways of starting laborejo, which are impractical for actual use but can be helpful for testing and development. == Help and Development @@ -90,7 +105,7 @@ However, here are the complete instructions for doing a translation completely o The program is split in two parts. A shared "template" between the Laborejo Software Suite and the actual program. The process is the same for both parts, but needs to be done in different directories: -`template/qtgui` and plain `/qtgui`, relative to the root directory, where the laborejo2 executable is. +`template/qtgui` and plain `/qtgui`, relative to the root directory, where the laborejo executable is. Everytime you see "template/qtgui" below you can substitute that with just "qtgui" to translate the other part of Laborejo. @@ -115,6 +130,6 @@ You can also incorporate the translation into Laborejo for testing purposes. Thi ** To find out your language string (German, Esperanto etc.) open the `python3` interpreter in a terminal and run the following command: ** `from PyQt5 import QtCore;QtCore.QLocale().languageToString(QtCore.QLocale().language())` -To test the new translation you can either run the program normally, if your system is set to that language. Alternatively start laborejo2 via the terminal: +To test the new translation you can either run the program normally, if your system is set to that language. Alternatively start laborejo via the terminal: -* `LANGUAGE=de_DE.UTF-8 ./laborejo2 -V --save /dev/null` +* `LANGUAGE=de_DE.UTF-8 ./laborejo -V --save /dev/null` diff --git a/documentation/german.adoc b/documentation/german.adoc index 9d50237..33d1694 100644 --- a/documentation/german.adoc +++ b/documentation/german.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.0 Beta 1 +:Version: 2.0 :iconfont-remote!: :!webfonts: @@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/ = Laborejo // Don't write in the empty line above line. It will be interpreted as author html tag -Für Programmversion 2.0 Beta 1 +Für Programmversion 2.0 == Bedienung Hier gibt es nichts zu sehen. @@ -41,30 +41,30 @@ Laborejo ist exklusiv für Linux. Am besten installieren Sie Laborejo über dein Falls es dort nicht vorhanden ist, oder nur in einer veralteten Version, bitten sie ihre Linuxdistribution Laborejo bereitzustellen. -Falls in den Paketquellen vorhanden bitte direkt bei "laborejo2 im Non Session Manager starten" weiterlesen. +Falls in den Paketquellen vorhanden bitte direkt bei "laborejo im Non Session Manager starten" weiterlesen. Falls nicht kann man Laborejo auch selbst "bauen". .Abhängigkeiten* * Eine Liste der Abhängigkeit befindet sich in der README.md * Kompilieren und Installieren geht entweder mit einem Releasedownload oder mit der Git-Version: ** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie. - ** `git clone https://laborejo.org/laborejo2.git` + ** `git clone https://laborejo.org/laborejo.git` * Wechseln Sie in das neue Verzeichnis und benutzen diese Befehle: *`./configure --prefix=/usr` ** Das Standardprefix is /usr/local * `make` * `sudo make install` -.laborejo2 im Non Session Manager (NSM) starten +.laborejo im Non Session Manager (NSM) starten * Starten Sie `non-session-manager` * Knopf `New`, geben Sie einen Namen für das Musikstück ein. -* Knopf `Add Client to Session`, geben Sie hier `laborejo2` ein, kleingeschrieben. +* Knopf `Add Client to Session`, geben Sie hier `laborejo` ein, kleingeschrieben. * Nochmal Add Client, diesmal `jackpatch`. * Fügen Sie beliebige kompatible Programme hinzu, z.B. Synthesizer. ** Siehe auch das NSM Handbuch: http://non.tuxfamily.org/nsm/ ** Und die Liste der NSM kompatiblen Programme: http://non.tuxfamily.org/wiki/ApplicationsSupportingNsm -In der Datei README.md befinden sich weitere Möglichkeiten laborejo2 zu starten. Diese sind zum +In der Datei README.md befinden sich weitere Möglichkeiten laborejo zu starten. Diese sind zum Musikmachen nicht praktikabel, aber nützlich für Tests und Entwicklung. == Helfen und Entwicklung @@ -96,7 +96,7 @@ das Programm einzubinden. Das Programm ist in zwei Teile aufgeteilt: Ein gemeins Der Übersetzungsprozess ist der gleiche für beide Teile, man muss ihn jedoch in unterschiedlichen Verzeichnissen durchführen: `template/qtgui` und nur `/qtgui`, relativ zum Stammverzeichnis, wo sich die ausführbare Datei -laborejo2 befindet. +laborejo befindet. Jedes "template/qtgui" hier kann durch nur "qtgui" ersetzt werden um den zweiten Teil zu übersetzen. @@ -124,6 +124,6 @@ Python Kentnisse nötig. Um die neue Übersetzung zu testen starten Sie das Programm, falls ihr System bereits auf diese Sprache eingstellt ist. -Ansonsten starten Sie laborejo2 mit diesem Befehl, Sprachcode ändern, vom Terminal aus: +Ansonsten starten Sie laborejo mit diesem Befehl, Sprachcode ändern, vom Terminal aus: -* `LANGUAGE=de_DE.UTF-8 ./laborejo2 -V` +* `LANGUAGE=de_DE.UTF-8 ./laborejo -V` diff --git a/documentation/index.adoc b/documentation/index.adoc index 5f692d8..0cefb4a 100644 --- a/documentation/index.adoc +++ b/documentation/index.adoc @@ -1,5 +1,5 @@ :Author: Laborejo Software Suite -:Version: 2.0 Beta 1 +:Version: 2.0 :iconfont-remote!: :!webfonts: @@ -21,7 +21,7 @@ https://asciidoctor.org/docs/user-manual/ == Laborejo Multi-Language Documentation image::logo.png["logo", 320, 180] -For program version 2.0 Beta 1 +For program version 2.0 This site is part of the https://www.laborejo.org[Laborejo Software Suite] diff --git a/documentation/out/german.html b/documentation/out/german.html index 99cfbb2..cf6570f 100644 --- a/documentation/out/german.html +++ b/documentation/out/german.html @@ -464,7 +464,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
-

Für Programmversion 2.0 Beta 1

+

Für Programmversion 2.0

@@ -495,7 +495,7 @@ Falls es dort nicht vorhanden ist, oder nur in einer veralteten Version, bitten Linuxdistribution Laborejo bereitzustellen.

-

Falls in den Paketquellen vorhanden bitte direkt bei "laborejo2 im Non Session Manager starten" weiterlesen. +

Falls in den Paketquellen vorhanden bitte direkt bei "laborejo im Non Session Manager starten" weiterlesen. Falls nicht kann man Laborejo auch selbst "bauen".

@@ -512,7 +512,7 @@ Falls nicht kann man Laborejo auch selbst "bauen".

Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie.

  • -

    git clone https://laborejo.org/laborejo2.git

    +

    git clone https://laborejo.org/laborejo.git

  • @@ -537,7 +537,7 @@ Falls nicht kann man Laborejo auch selbst "bauen".

    -
    laborejo2 im Non Session Manager (NSM) starten
    +
    laborejo im Non Session Manager (NSM) starten
    -

    In der Datei README.md befinden sich weitere Möglichkeiten laborejo2 zu starten. Diese sind zum +

    In der Datei README.md befinden sich weitere Möglichkeiten laborejo zu starten. Diese sind zum Musikmachen nicht praktikabel, aber nützlich für Tests und Entwicklung.

    @@ -627,7 +627,7 @@ das Programm einzubinden. Das Programm ist in zwei Teile aufgeteilt: Ein gemeins

    Der Übersetzungsprozess ist der gleiche für beide Teile, man muss ihn jedoch in unterschiedlichen Verzeichnissen durchführen: template/qtgui und nur /qtgui, relativ zum Stammverzeichnis, wo sich die ausführbare Datei -laborejo2 befindet.

    +laborejo befindet.

    Jedes "template/qtgui" hier kann durch nur "qtgui" ersetzt werden um den zweiten Teil zu übersetzen.

    @@ -704,12 +704,12 @@ Python Kentnisse nötig.

    Um die neue Übersetzung zu testen starten Sie das Programm, falls ihr System bereits auf diese Sprache eingstellt ist. -Ansonsten starten Sie laborejo2 mit diesem Befehl, Sprachcode ändern, vom Terminal aus:

    +Ansonsten starten Sie laborejo mit diesem Befehl, Sprachcode ändern, vom Terminal aus:

    @@ -719,7 +719,7 @@ Ansonsten starten Sie laborejo2 mit diesem Befehl, Sprachcode ändern, vom Termi
    diff --git a/documentation/out/index.html b/documentation/out/index.html index 0089d09..80899ce 100644 --- a/documentation/out/index.html +++ b/documentation/out/index.html @@ -448,7 +448,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
    -

    For program version 2.0 Beta 1 +

    For program version 2.0 This site is part of the Laborejo Software Suite