Browse Source

Changelog and documentation improvements

master
Nils 4 years ago
parent
commit
591f7d7543
  1. 2
      CHANGELOG
  2. 4
      documentation/english.part.adoc
  3. 4
      documentation/german.part.adoc

2
CHANGELOG

@ -1,8 +1,10 @@
2020-04-15 Version 1.5
Fix Loop: Now kept when changing grouping and steps per pattern.
Better Icons
Send save status to NSM
Removed git submodule. All code now in this repository.
2019-11-15 Version 1.4.1
Fixed a crash on startup
Our real-time C library is now a shared lib, not a python module.

4
documentation/english.part.adoc

@ -46,7 +46,7 @@ The *[A] Toolbar* combines various commands with properties of the entire piece.
*[F] BPM / Tempo*: The tempo can be completely deactivated by unchecking the box. In this case, the "JACK Transport" system takes over, as indicated by the "JACK" logo in the deactivated input field. This allows programs running in parallel to create complex tempo sequences, which is not possible in Patroneo alone. +
If the checkbox is activated, the specified tempo is considered to be beats per minute. A "beat" is the selected note value of the list [H]. More on that later.
*[G] Measures per Track* controls the total length of the piece, whereby the absolute number of seconds can change depending on how the tempo is selected and how long a measure should be. If the number of measures is reduced, no measures are actually deleted, but just ignored. If you later set the number of measures higher again, you will get your old configuration back.
*[G] Measures per Track* controls the total length of the piece, whereby the absolute number of seconds can change depending on how the tempo is selected and how long a measure should be. If the number of measures is reduced, no measures are actually deleted, but just ignored. If you later set the number of measures higher again, you will get your old configuration back. Patroneo nevers stops playback on its own. Especially in a JACK-transport environment it will continue playing even after its own end.
*[H] Steps per Pattern, in groups of ... so that each group produces a ...* note. Here you can set how long the patterns are and what grouping below the beat they have. This is the most complicated part in Patroneo and will be discussed later in this manual. For now it is recommended to ignore the "groups" field. Steps per Pattern is simply the number of tones that can be switched on and off. The drop down list selects how long each of these steps is.
@ -165,6 +165,8 @@ To help you, it is possible to display other tracks as *[2] Shadows*. Just click
You can display as many shadows as you want, until you lose track. All shadows disappear as soon as the active track changes.
Shadows are just a guidance and not litereal pitches: If you choose a shadow-track with a different scale than your current one the shadow-pitches will be technically wrong. Shadows are very simple in principle. They just show which steps are marked, nothing more.
=== Grouping in the Pattern
Grouping is part of the time signature.

4
documentation/german.part.adoc

@ -62,7 +62,7 @@ Die *[A] Werkzeugleiste* kombiniert verschiedene Befehle mit Eigenschaften des g
*[F] BPM / Tempo*: Das Tempo kann zunächst durch setzen des Hakens komplett deaktiviert werden. In diesem Fall übernimmt das "JACK Transport" System die Geschwindigkeit, erkennbar am Schriftzug "JACK" im deaktivierten Eingabefeld. Somit können parallel laufende Programme komplexe Tempoverläufe erstellen, was in Patroneo allein nicht möglich ist. +
Aktiviert man den Haken so gilt das angegebene Tempo als Schläge pro Minute. Ein "Schlag" ist hierbei der ausgewählte Notenwert der Liste ganz rechts, bei [H]. Dazu später mehr.
*[G] Takte pro Spur* regelt die Gesamtlänge des Stückes, wobei sich die absolute Sekundenzahl ändern kann, je nachdem wie das Tempo gewählt wird und wie lang ein Takt sein soll. Reduziert man die Taktanzahl werden keine Takte gelöscht, sondern nur ignoriert. Setzt man später die Taktzahl wieder höher bekommt man seine alte Auswahl wieder.
*[G] Takte pro Spur* regelt die Gesamtlänge des Stückes, wobei sich die absolute Sekundenzahl ändern kann, je nachdem wie das Tempo gewählt wird und wie lang ein Takt sein soll. Reduziert man die Taktanzahl werden keine Takte gelöscht, sondern nur ignoriert. Setzt man später die Taktzahl wieder höher bekommt man seine alte Auswahl wieder. Patroneo stoppt niemals Playback von alleine, insbesondere in einer JACK-Transport Umgebung läuft diese weiter, auch wenn keine Takte mehr "übrig" sind.
*[H] Schritte pro Takt, gruppiert in je ... und jede Gruppe ergibt eine ...* Note. Hier kann eingestellt werden wie lang die Muster sind und welche rhythmische Aufspaltung sie haben. Dies ist der komplizierteste Teil in Patroneo und wird daher erst später in dieser Bedienungsanleitung besprochen. Fürs erste empfiehlt es sich das "gruppiert"-Feld zu ignorieren. Schritte pro Takt ist einfach die Anzahl an Tönen, die man ein- und ausschalten kann. Die Auswahlliste stellt ein wie lang jeder dieser Schritte ist.
@ -181,6 +181,8 @@ Als Hilfe gibt es die Möglichkeit sich andere Spuren als *[2] Schatten* anzeige
Du kannst so viele Schatten anzeigen, bist du die Übersicht verlierst. Alle Schatten verschwinden sobald die ausgewählte Spur wechselt.
Schatten sind nur eine Hilfestellung und nicht wörtlich für die Tonhöhe zu nehmen: Sucht man sich einen Track als Schatten aus, der eine andere Skala hat (was auch Transposition mit einschließt), dann werden falsche Töne angezeigt. Schatten sind tatsächlich sehr simpel: Sie zeigen keine Tonhöhen sondern nur die markierten Kästchen an, egal was diese als Töne bedeuten.
=== Gruppierung im Muster
Die Gruppierung gehört zur Taktart.

Loading…
Cancel
Save