diff --git a/README.md b/README.md index 2504ee7..310edfc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[//]: # (Generated 2020-12-18T23:01:28.813397. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2021-01-01T23:55:31.750956. Changes belong into template/documentation/readme.template) #Patroneo Program version 1.7 @@ -49,7 +49,6 @@ It is possible to clone a git repository. #### Build Dependencies * Bash -* Nuitka >= 0.6 (maybe earlier. Optional when running from source dir) * GCC (development is done on 8.2, but most likely you can use a much earlier version) ### Environment: @@ -102,9 +101,9 @@ You can run Patroneo after extracting the release archive or cloning from git, w ### Calfbox "Calfbox" is the name of our internal realtime midi/audio python module. -* 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 `patroneo --mute` which runs without sound at all and does not need calfbox. +* It is bundled with the application for a normal install. +* Or you could run `./configure` and `make calfbox` without subsequent install, which creates a `sitepackages` directory in the source dir. You can then run `./patroneo` directly from the source. +* A third option is `./patroneo --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 diff --git a/documentation/out/english.html b/documentation/out/english.html index 17c7a5b..419ed86 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -1278,7 +1278,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft diff --git a/documentation/out/german.html b/documentation/out/german.html index ea610ca..3507d42 100644 --- a/documentation/out/german.html +++ b/documentation/out/german.html @@ -1321,7 +1321,7 @@ Ansonsten starten Sie patroneo mit diesem Befehl, Sprachcode ändern, vom Termin diff --git a/documentation/patroneo.1 b/documentation/patroneo.1 index 9cc451c..fae23f6 100644 --- a/documentation/patroneo.1 +++ b/documentation/patroneo.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. -.TH PATRONEO "1" "December 2020" "Patroneo 1.7" "User Commands" +.TH PATRONEO "1" "January 2021" "Patroneo 1.7" "User Commands" .SH NAME Patroneo - Easy to use pattern based midi sequencer. .SH DESCRIPTION