Browse Source

update readme

master
Nils 3 years ago
parent
commit
e2c089601e
  1. 7
      README.md
  2. 5
      documentation/english.adoc
  3. 5
      documentation/manpageinclude.h2m
  4. 2
      documentation/out/german.html
  5. 4
      documentation/tembro.1
  6. 5
      engine/config.py

7
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 #Tembro
Program version 0.0.1 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. 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 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. This README is just a short introduction. Consult the manual (see below) for more information.

5
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. 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 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 == Usage

5
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. 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 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] [Reporting bugs]

2
documentation/out/german.html

@ -707,7 +707,7 @@ Ansonsten starten Sie tembro mit diesem Befehl, Sprachcode ändern, vom Terminal
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2021-09-03 19:11:13 +0200 Last updated 2021-09-03 19:21:10 +0200
</div> </div>
</div> </div>
</body> </body>

4
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. 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 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 .SH EXAMPLES
Start tembro through NSM, e.g. through Agordejo. This will take care of all Start tembro through NSM, e.g. through Agordejo. This will take care of all
settings and save directories. settings and save directories.

5
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. 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 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 ()), "dependencies" : "\n".join("* "+dep for dep in ()),

Loading…
Cancel
Save