From e2c089601e8679d316dd4d33423cae882b2a9b9a Mon Sep 17 00:00:00 2001 From: Nils <> Date: Fri, 3 Sep 2021 19:21:24 +0200 Subject: [PATCH] update readme --- README.md | 7 +++++-- documentation/english.adoc | 5 ++++- documentation/manpageinclude.h2m | 5 ++++- documentation/out/german.html | 2 +- documentation/tembro.1 | 4 +++- engine/config.py | 5 ++++- 6 files changed, 21 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ef8abfe..b4844fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[//]: # (Generated 2021-09-03T19:11:13.613874. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2021-09-03T19:21:10.440305. Changes belong into template/documentation/readme.template) #Tembro Program version 0.0.1 @@ -20,7 +20,10 @@ numbering system, midi controls etc. Only "soft" settings, such as filters, can be changed dynamically and will be saved in your project. At the moment this software is in its ALPHA phase. You need to manually download instrument -files from https://laborejo.org/downloads/tembro-instruments/ +files from https://laborejo.org/downloads/tembro-instruments/ . Do not unpack the .tar files! +Download them to a location of your choice set the sample file location from within Tembros Edit +menu. Then restart the program. + This README is just a short introduction. Consult the manual (see below) for more information. diff --git a/documentation/english.adoc b/documentation/english.adoc index 9bfe309..cc2d785 100644 --- a/documentation/english.adoc +++ b/documentation/english.adoc @@ -41,7 +41,10 @@ numbering system, midi controls etc. Only "soft" settings, such as filters, can be changed dynamically and will be saved in your project. At the moment this software is in its ALPHA phase. You need to manually download instrument -files from https://laborejo.org/downloads/tembro-instruments/ +files from https://laborejo.org/downloads/tembro-instruments/ . Do not unpack the .tar files! +Download them to a location of your choice set the sample file location from within Tembros Edit +menu. Then restart the program. + == Usage diff --git a/documentation/manpageinclude.h2m b/documentation/manpageinclude.h2m index 5f0dd52..e5be6bc 100644 --- a/documentation/manpageinclude.h2m +++ b/documentation/manpageinclude.h2m @@ -15,7 +15,10 @@ numbering system, midi controls etc. Only "soft" settings, such as filters, can be changed dynamically and will be saved in your project. At the moment this software is in its ALPHA phase. You need to manually download instrument -files from https://laborejo.org/downloads/tembro-instruments/ +files from https://laborejo.org/downloads/tembro-instruments/ . Do not unpack the .tar files! +Download them to a location of your choice set the sample file location from within Tembros Edit +menu. Then restart the program. + [Reporting bugs] diff --git a/documentation/out/german.html b/documentation/out/german.html index 76f60bd..d0aa0c7 100644 --- a/documentation/out/german.html +++ b/documentation/out/german.html @@ -707,7 +707,7 @@ Ansonsten starten Sie tembro mit diesem Befehl, Sprachcode ändern, vom Terminal diff --git a/documentation/tembro.1 b/documentation/tembro.1 index c83b48d..4f1f66f 100644 --- a/documentation/tembro.1 +++ b/documentation/tembro.1 @@ -45,7 +45,9 @@ numbering system, midi controls etc. Only "soft" settings, such as filters, can be changed dynamically and will be saved in your project. At the moment this software is in its ALPHA phase. You need to manually download instrument -files from https://laborejo.org/downloads/tembro-instruments/ +files from https://laborejo.org/downloads/tembro-instruments/ . Do not unpack the .tar files! +Download them to a location of your choice set the sample file location from within Tembros Edit +menu. Then restart the program. .SH EXAMPLES Start tembro through NSM, e.g. through Agordejo. This will take care of all settings and save directories. diff --git a/engine/config.py b/engine/config.py index 2c1126d..62e4a05 100644 --- a/engine/config.py +++ b/engine/config.py @@ -59,7 +59,10 @@ numbering system, midi controls etc. Only "soft" settings, such as filters, can be changed dynamically and will be saved in your project. At the moment this software is in its ALPHA phase. You need to manually download instrument -files from https://laborejo.org/downloads/tembro-instruments/ +files from https://laborejo.org/downloads/tembro-instruments/ . Do not unpack the .tar files! +Download them to a location of your choice set the sample file location from within Tembros Edit +menu. Then restart the program. + """, "dependencies" : "\n".join("* "+dep for dep in ()),