
4 changed files with 116 additions and 307 deletions
@ -1,154 +0,0 @@ |
|||
:Author: Nils Hilbricht |
|||
:Version: 1.0 |
|||
:iconfont-remote!: |
|||
:!webfonts: |
|||
|
|||
//// |
|||
This documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. |
|||
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a |
|||
letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. |
|||
A copy of the license has been provided in the file documentation/LICENSE. |
|||
//// |
|||
|
|||
|
|||
//// |
|||
https://powerman.name/doc/asciidoc |
|||
https://asciidoctor.org/docs/user-manual/ |
|||
//// |
|||
|
|||
:sectnums: |
|||
|
|||
:toc: left |
|||
:toc-title: Table of Contents |
|||
:toclevels: 3 |
|||
|
|||
== Fluajho User Manual |
|||
|
|||
We are happy you chose Fluajho. Fluajho is a sampler for sf2 soundfonts. This is a legacy file format for making MIDI signals audible through virtual instruments. |
|||
|
|||
You can load one soundfont file per Fluajho instance. Each instance holds 16 of the soundfonts instruments that can be assigned to 16 MIDI channels. |
|||
|
|||
"Fluajho" (with jh as in pleasure) means fluid in Esperanto. Behind the scenes the "Fluidsynth" software library is at work. |
|||
|
|||
=== Purpose and target audience |
|||
|
|||
There are many soundfont samplers for Linux, most of them based on fluidsynth. Fluajho was written for a clearly defined use case: Load an .sf2 in the Non Session Manager and save the soundfont in the session directory. This makes it possible to archive the session, for example as a backup or to share it. |
|||
|
|||
== Installation and Starting |
|||
|
|||
Fluajho is exclusive for Linux. The best way to install Fluajho 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 Fluajho from Non Session Manager". |
|||
If not, you can build Fluajho yourself. |
|||
|
|||
.Dependencies |
|||
* First install the packages Python3, PyQt5, Nuitka and GCC. |
|||
* And these audio packages: Jack Audio Connection Kit, QJackCtl (or something else to establish Jack connections), Non Session Manager |
|||
* Build and Install: |
|||
** Download the latest version from https://www.laborejo.org/downloads and extract it. |
|||
** Cd into the new directory and use these commands: |
|||
** `./configure` |
|||
** `make` |
|||
** `sudo make install` |
|||
|
|||
.Start Fluajho 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 `fluajho` 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/ |
|||
* To save Fluajho, use the `Save` button in NSM. |
|||
|
|||
== How to use Fluajho |
|||
The following explains how to use Fluajho. |
|||
|
|||
|
|||
=== Quick Start |
|||
To get to know the most important functions and workflows, this video has been created. |
|||
|
|||
video::fluajho-quickstart-english.mp4[width=500] |
|||
|
|||
Or as Youtube Mirror |
|||
|
|||
video::hiEgjT3aG-M[youtube, width=500] |
|||
|
|||
|
|||
=== Basic Principles |
|||
Fluajho loads exactly one `.sf2` soundfont. A soundfont can contain several instruments, of which up to 16 can be used simultaneously. |
|||
|
|||
Each of the instruments can be loaded into one MIDI channel. To do this, first select a bank in a channel (Bank 0 if in doubt) and then a program. |
|||
|
|||
On the first launch a small standard soundfont is loaded, which is General Midi (GM) compatible. |
|||
|
|||
Fluajho itself has no option to play notes. To control the sounds, you send MIDI data to our input port via JACK. The channel is a property of the midi signal and is already selected in the sequencer. |
|||
|
|||
Each channel has two separate audio outputs in JACK: Left and Right. |
|||
|
|||
Saving and loading your project is done by the Non Session Manager. There you will find a "Save" button. |
|||
|
|||
== Description of the graphical user interface and its functions |
|||
Use your browser's search function to locate the individual letters like [B] and their explanation. |
|||
|
|||
image::overview-english.png[Screenshot with Captions, link="overview-english.png"] |
|||
|
|||
The *[A] File* menu contains only one command: "sf2 Soundfont load" (keyboard shortcut: Ctrl+O). Only one soundfont can be loaded at a time. If you want to use several different soundfonts at once, just start Fluajho several times.+It is also possible to load an .sf2 through drag & drop from your file manager into the Fluajho window. |
|||
|
|||
*[B]* is the name of the currently loaded file. |
|||
|
|||
The option *[C] Ignore MIDI Bank and Program Messages* only allows instrument changes via the graphical user interface. It ignores all messages coming in via the JACK Midi connection.+ |
|||
This is sometimes necessary if you are dealing with midi hardware, like keyboards, which send bank and program changes at startup and break our settings. |
|||
You can also activate this option as soon as you have set all instruments, because a program change unfortunately happens faster than one would think. |
|||
|
|||
Channels are numbered *[D] Channel N* . MIDI supports exactly 16 channels, there is no adjustment possible. More channels of the same soundfont can be obtained by simply starting another Fluajho instance. |
|||
|
|||
The current *[E] Bank* is always displayed as a number. You can choose them from the drop down list. Only the banks, which actually exist in the current sf2 are listed. |
|||
|
|||
The current *[F] Program* is the instrument. It is displayed with its MIDI number and actual name. Only the programs present in the sf2 are displayed.+ |
|||
However, the soundfonts are often wrong in that they display more instruments than they actually have. In this case you will hear a more or less random (existing) instrument instead. |
|||
|
|||
There is no internal way to *close* Fluajho. If you use the function of your window manager like [X], Alt+F4 etc. the graphical user interface is only hidden.+ |
|||
To really close Fluajho you can click on the *STOP* icon in the Non Session Manager. Here you can also restore visibility by clicking on the *GUI* button.+ |
|||
The current visibility setting is saved. This is because you normally only spend a relatively short time loading a soundfont. Afterwards, the window would only get in the way. |
|||
|
|||
|
|||
== Development |
|||
The further development of Fluajho will consist of improvements in the areas of stability and program performance. |
|||
New functions are not categorically excluded, but are only possible after long-term observation of user behaviour. |
|||
|
|||
|
|||
=== Translations |
|||
Fluajho is very easy to translate with the help of the Qt-Toolchain, without any need for programming. |
|||
The easiest way is to contact the developers and they will setup the new language. |
|||
|
|||
However, here are the complete instructions for doing a translation completely on your own and integrating it into the program. |
|||
|
|||
* Open a terminal and navigate to the Fluajho directory |
|||
* In the Fluajho directory: `cd gui/translations` |
|||
* Edit the file `config.pro` with a text editor |
|||
** Append the name of your language in the 2nd line, in the form `XY.ts`, where XY is the language code. |
|||
** Make sure to leave a space between the individual languages entries. |
|||
* Run `pylupdate5 config.pro` |
|||
** The program has now generated a new `.ts` file in the `translations` subdirectory |
|||
* Start Qt Linguist with `linguist-qt5` (may be named differently) and open your newly generated file |
|||
* Select your "Target Language" and use the program to create a translation |
|||
* Send us the.ts file, such as by e-mail to info@laborejo.org (see below for more contact options) |
|||
|
|||
|
|||
You can also incorporate the translation into Fluajho for testing purposes. This requires rudimentary Python knowledge. |
|||
|
|||
* In the Qt Linguist "File" menu is a "Release" option. This creates a `.qm` file in the same directory as your `.ts` file. |
|||
* Open the `fluajho` starter file in your text editor |
|||
** Scroll down to the bottom to set the language. |
|||
** To find out your language string (German, Esperanto etc.) remove the # hash from the existing line `#print (language)`. Start NSM from a terminal, start Fluajho and the language string will be printed there (you have to search a bit) |
|||
** In the file `engine/constants.py` is a dictionary `supportedLanguages`. Add your language. For example `{"German": "de.qm", "Esperanto: "eo.qm"}` |
|||
|
|||
=== Bugs |
|||
If you find a bug in the program (or it runs too slow) please contact us in a way that suits you best. |
|||
|
|||
.How to contact us |
|||
* Website: https://www.laborejo.org |
|||
* E-Mail: info@laborejo.org |
|||
* IRC: #laborejo on server irc.freenode.org |
|||
* If you see the opportunity and know that a developer will read it also forums, Facebook etc.. |
@ -0,0 +1,59 @@ |
|||
== Usage |
|||
|
|||
We are happy you chose Fluajho. Fluajho is a sampler for sf2 soundfonts. This is a legacy file format for making MIDI signals audible through virtual instruments. |
|||
|
|||
You can load one soundfont file per Fluajho instance. Each instance holds 16 of the soundfonts instruments that can be assigned to 16 MIDI channels. |
|||
|
|||
"Fluajho" (with jh as in pleasure) means fluid in Esperanto. Behind the scenes the "Fluidsynth" software library is at work. |
|||
|
|||
=== Purpose and target audience |
|||
|
|||
There are many soundfont samplers for Linux, most of them based on fluidsynth. Fluajho was written for a clearly defined use case: Load an .sf2 in the Non Session Manager and save the soundfont in the session directory. This makes it possible to archive the session, for example as a backup or to share it. |
|||
|
|||
|
|||
=== Quick Start |
|||
To get to know the most important functions and workflows, this video has been created. |
|||
|
|||
video::fluajho-quickstart-english.mp4[width=500] |
|||
|
|||
Or as Youtube Mirror |
|||
|
|||
video::hiEgjT3aG-M[youtube, width=500] |
|||
|
|||
|
|||
=== Basic Principles |
|||
Fluajho loads exactly one `.sf2` soundfont. A soundfont can contain several instruments, of which up to 16 can be used simultaneously. |
|||
|
|||
Each of the instruments can be loaded into one MIDI channel. To do this, first select a bank in a channel (Bank 0 if in doubt) and then a program. |
|||
|
|||
On the first launch a small standard soundfont is loaded, which is General Midi (GM) compatible. |
|||
|
|||
Fluajho itself has no option to play notes. To control the sounds, you send MIDI data to our input port via JACK. The channel is a property of the midi signal and is already selected in the sequencer. |
|||
|
|||
Each channel has two separate audio outputs in JACK: Left and Right. |
|||
|
|||
Saving and loading your project is done by the Non Session Manager. There you will find a "Save" button. |
|||
|
|||
== Description of the graphical user interface and its functions |
|||
Use your browser's search function to locate the individual letters like [B] and their explanation. |
|||
|
|||
image::overview-english.png[Screenshot with Captions, link="overview-english.png"] |
|||
|
|||
The *[A] File* menu contains only one command: "sf2 Soundfont load" (keyboard shortcut: Ctrl+O). Only one soundfont can be loaded at a time. If you want to use several different soundfonts at once, just start Fluajho several times.+It is also possible to load an .sf2 through drag & drop from your file manager into the Fluajho window. |
|||
|
|||
*[B]* is the name of the currently loaded file. |
|||
|
|||
The option *[C] Ignore MIDI Bank and Program Messages* only allows instrument changes via the graphical user interface. It ignores all messages coming in via the JACK Midi connection.+ |
|||
This is sometimes necessary if you are dealing with midi hardware, like keyboards, which send bank and program changes at startup and break our settings. |
|||
You can also activate this option as soon as you have set all instruments, because a program change unfortunately happens faster than one would think. |
|||
|
|||
Channels are numbered *[D] Channel N* . MIDI supports exactly 16 channels, there is no adjustment possible. More channels of the same soundfont can be obtained by simply starting another Fluajho instance. |
|||
|
|||
The current *[E] Bank* is always displayed as a number. You can choose them from the drop down list. Only the banks, which actually exist in the current sf2 are listed. |
|||
|
|||
The current *[F] Program* is the instrument. It is displayed with its MIDI number and actual name. Only the programs present in the sf2 are displayed.+ |
|||
However, the soundfonts are often wrong in that they display more instruments than they actually have. In this case you will hear a more or less random (existing) instrument instead. |
|||
|
|||
There is no internal way to *close* Fluajho. If you use the function of your window manager like [X], Alt+F4 etc. the graphical user interface is only hidden.+ |
|||
To really close Fluajho you can click on the *STOP* icon in the Non Session Manager. Here you can also restore visibility by clicking on the *GUI* button.+ |
|||
The current visibility setting is saved. This is because you normally only spend a relatively short time loading a soundfont. Afterwards, the window would only get in the way. |
@ -1,153 +0,0 @@ |
|||
:Author: Nils Hilbricht |
|||
:Version: 1.0 |
|||
:iconfont-remote!: |
|||
:!webfonts: |
|||
|
|||
//// |
|||
This documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. |
|||
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a |
|||
letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. |
|||
A copy of the license has been provided in the file documentation/LICENSE. |
|||
//// |
|||
|
|||
|
|||
//// |
|||
https://powerman.name/doc/asciidoc |
|||
https://asciidoctor.org/docs/user-manual/ |
|||
//// |
|||
|
|||
:sectnums: |
|||
|
|||
:toc: left |
|||
:toc-title: Inhaltsverzeichnis |
|||
:toclevels: 3 |
|||
|
|||
== Fluajho Bedienungsanleitung |
|||
|
|||
Schön, dass du dich für Fluajho entschieden hast. Fluajho ist ein Sampler für sf2 Soundfonts. Dies ist ein altes Dateiformat um MIDI-Signale durch virtuelle Instrumente hörbar zu machen. |
|||
|
|||
Du kannst jeweils eine Soundfontdatei pro Fluajho-Instanz laden, was bedeutet das aus dieser Datei jeweils 16 Instrumente gleichzeitig in MIDI Kanäle eingeordnet werden können. |
|||
|
|||
"Fluajho" (mit jh wie in Jalousie) heißt Flüssigkeit auf Esperanto. Denn im Hintergrund Programmes arbeitet die Programmbibliothek "Fluidsynth". |
|||
|
|||
=== Anwendungszweck und Zielgruppe |
|||
|
|||
Es gibt viele Soundfontsampler für Linux, die meisten auf Fluidsynthbasis. Fluajho wurde für einen klar umrissenen Anwendungsfall geschrieben: Ein .sf2 im Non Session Manager laden und das Soundfont im Sessionverzeichnis mit abzuspeichern. Das ermöglicht es die Session zu archivieren, etwa als Backup oder um sie weiterzugeben. |
|||
|
|||
== Installation und Start |
|||
|
|||
Fluajho ist exklusiv für Linux. Am besten installierst du es über deinen Paketmanager. Falls es dort nicht vorhanden ist, oder nur in einer veralteten Version, bitte deine Linuxdistribution Fluajho bereitzustellen. |
|||
|
|||
Falls in den Paketquellen vorhanden bitte direkt bei "Fluajho im Non Session Manager starten" weiterlesen. |
|||
|
|||
Falls nicht kann man Fluajho auch selbst "bauen". |
|||
|
|||
.Abhängigkeiten |
|||
* Installiere zunächst die Pakete Python3, PyQt5, Nuitka und GCC. |
|||
* Und diese Audiopakete: Jack Audio Connection Kit, QJackCtl (oder etwas anderes um Jack Verbindungen herzustellen), Non Session Manager |
|||
* Kompilieren und Installieren: |
|||
** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie. |
|||
** Wechsele in das neue Verzeichnis und benutze diese Befehle: |
|||
** `./configure` |
|||
** `make` |
|||
** `sudo make install` |
|||
|
|||
.Fluajho im Non Session Manager (NSM) starten |
|||
* Starte `non-session-manager` |
|||
* Knopf `New`, gib einen Namen für dein Musikstück ein. |
|||
* Knopf `Add Client to Session`, gib hier `fluajho` ein, kleingeschrieben. |
|||
* Nochmal Add Client, diesmal `jackpatch`. |
|||
* Füge beliebige kompatible Programme hinzu, z.B. Sequencer. |
|||
** Siehe auch das NSM Handbuch: http://non.tuxfamily.org/nsm/ |
|||
** Und die Liste der NSM kompatiblen Programme: http://non.tuxfamily.org/wiki/ApplicationsSupportingNsm |
|||
* Um Fluajho zu speichern benutzte den `Save`-Knopf in NSM. |
|||
|
|||
== Bedienung |
|||
Im folgenden wird erklärt, wie Fluajho bedient wird. |
|||
|
|||
=== Schnellstart |
|||
Um die wichtigsten Funktionen und Arbeitsabläufe kennenzulernen ist dieses Video erstellt worden. |
|||
|
|||
video::fluajho-quickstart-german.mp4[width=500] |
|||
|
|||
Oder auf Youtube |
|||
|
|||
video::glb7McL-gJk[youtube, width=500] |
|||
|
|||
=== Grundlagen |
|||
Fluajho läd genau ein `.sf2` Soundfont. Ein Soundfont kann mehrere Instrumente enthalten, davon können bis zu 16 gleichzeitig benutzt werden. |
|||
|
|||
Jeweils ein Instrument kann in je einen MIDI Kanal geladen werden. Dazu wählt man in einem Kanal zuerst eine Bank aus (im Zweifelsfall Bank 0) und dann ein Programm. |
|||
|
|||
Beim ersten Aufruf wird ein kleines Standard Soundfont geladen, welches General Midi (GM) kompatibel ist. |
|||
|
|||
Fluajho selbst hat keine Möglichkeit Noten abzuspielen. Um die Klänge anzusteuern, sendet man per JACK Mididaten in unseren Eingangsport. Der Kanal ist eine Eigenschaft des Midisignals und wird bereits im Sequencer ausgewählt. |
|||
|
|||
Jeder Kanal hat zwei eigenene Audioausgänge in JACK: Links und Rechts. |
|||
|
|||
Das Speichern und Laden deines Projektes wird durch den Non Session Manager erledigt. Dort befindet sich ein "Save" Knopf. |
|||
|
|||
== Beschreibung der grafischen Oberfläche und ihrer Funktionen |
|||
Benutze die Suchfunktion deines Browsers um nach den einzelnen Buchstaben wie [B] und deren Erläuterung zu suchen. |
|||
|
|||
image::overview-german.png[Screenshot mit Beschriftung, link="overview-german.png"] |
|||
|
|||
Im *[A] Datei* Menü befindet sich nur der Befehl "sf2 Soundfont laden" (Tastaturkürzel: Strg+O). Es kann jeweils nur ein Soundfont zur gleichen Zeit geladen werden. Möchtest du mehrere verschiedene Soundfonts auf einmal benutzen starte Fluajho einfach mehrmals.+Es ist ebenfalls möglich ein .sf2 mit Drag&Drop aus einem Dateimanager irgendwo in das Fluajhofenster zu ziehen. |
|||
|
|||
Bei *[B]* steht der Name der momentan geladenen Datei. |
|||
|
|||
Die Option *[C] Ignoriere MIDI Bank und Program Nachrichten* lässt nur noch Instrumentenänderungen über die grafische Benutzeroberfläche zu. Sie ignoriert alle Nachrichten, die über die JACK Midi Verbindung herein kommen.+ |
|||
Das ist manchmal nötig, wenn man es mit Midi-Hardware, wie Keyboards, zu tun hat die beim Start Bank- und Programchanges schicken und damit unsere Einstellungen kaputt machen. |
|||
Du kannst diese Option aber auch einfach so aktivieren sobald du alle Instrumente eingestellt hast, denn ein Programm-Change passiert leider schneller als man denkt. |
|||
|
|||
Die Kanäle sind mit *[D] Channel* durchnummeriert. MIDI unterstützt genau 16 Kanäle, hier gibt es keine Einstellmöglichkeit. Mehr Kanäle mit dem gleichen Soundfont erhält man, indem man Fluajho einfach noch einmal startet. |
|||
|
|||
Die aktuelle *[E] Bank* wird immer als Nummer angezeigt. Man kann sie durch Auswahl in der Liste ändern. Es werden nur die Bänke angezgeit, die im aktuellen sf2 vorhanden sind. |
|||
|
|||
Das aktuelle *[F] Program* ist das tatsächliche Instrument. Es wird mit seiner MIDI Nummer und seinem tatsächlichen Name angezeigt. Es werden nur die Programme angezeigt, die im aktuellen sf2 vorhanden sind.+ |
|||
Oft sind die Soundfonts allerdings falsch, indem sie mehr Instrumente anzeigen, als sie tatsächlich haben. In diesem Fall wird man statt dessen irgend ein anderes (vorhandenes) Instrument hören. |
|||
|
|||
Es gibt keine interne Möglichkeit Fluajho zu *schließen*. Benutzt man die Funktion seinen Fenstermanagers wie [X], Alt+F4 etc. wird die grafische Oberfläche lediglich versteckt.+ |
|||
Um Fluajho wirklich zu schließen kann man im Non Session Manager auf das *STOP* Icon klicken. Hier kann man auch die Sichtbarkeit wieder herstellen, indem man auf den *GUI* Knopf klickt.+ |
|||
Die momentane Sichtbarkeitseinstellung wird gespeichert. Das hat den Grund, dass man normalerweise nur relativ kurze Zeit damit verbringt ein Soundfont zu laden. Anschließend wäre das Fenster nur im Weg. |
|||
|
|||
|
|||
== Entwicklung |
|||
Die weitere Entwicklung Fluajhos besteht aus der Verbesserung in den Bereichen Stabilität und Programmgeschwindigkeit. |
|||
Neue Funktionen werden zwar nicht kategorisch ausgeschlossen, sind aber erst nach Langzeitbeobachtung des Nutzerverhaltens möglich. |
|||
|
|||
=== Übersetzungen |
|||
Fluajho ist mit Hilfe der Qt-Toolchain sehr einfach zu übersetzen, ohne, dass man dafür Programmieren muss. |
|||
Die einfachste Variante ist es einfach die Entwickler anzusprechen und sie werden die neue Sprache einrichten. |
|||
|
|||
Hier ist dennoch die komplette Anleitung, um eine Übersetzung komplett alleine anzufertigen und in das Programm einzubinden. |
|||
|
|||
* Öffne ein Terminal und navigiere ins Fluajho Verzeichnis |
|||
* Im Fluajho Verzeichnis: `cd gui/translations` |
|||
* Bearbeite die Datei `config.pro` mit einem Texteditor |
|||
** Hänge in der 2. Zeile den Namen deiner Sprache an, in der Form `XY.ts`, wobei XY der Sprachcode ist. |
|||
** Achte darauf ein Leerzeichen zwischen den einzelnen Sprachen zu lassen |
|||
* Führe `pylupdate5 config.pro` aus. |
|||
** Das Programm hat nun eine neue `.ts` Datei im `translations` Verzeichnis generiert |
|||
* Starte Qt Linguist mit `linguist-qt5` (kann evtl. anders heißen) und öffne von dort deine neu generierte Datei |
|||
* Wähle deine "Target Language", also Zielsprache, aus und benutze das Programm um eine Übersetzung anzufertigen |
|||
* Sende uns die .ts Datei, z.B. per E-Mail an info@laborejo.org (s.u bei Bugs und Programmfehler für mehr Kontaktmöglichkeiten) |
|||
|
|||
Die Übersetzung kannst du auch selbst, zum Testen, in Fluajho einbinden. Dafür sind rudimentäre Python Kentnisse nötig. |
|||
|
|||
* Im Qt Linguist "Datei" Menü ist eine "Release" Option. Das erstellt eine `.qm` Datei im gleichen Verzeichnis wie deine `.ts` Datei. |
|||
* Öffne die `fluajho` Starterdatei im Texteditor |
|||
** Scrolle nach ganz unten, dort wird die Sprache eingestellt. |
|||
** Um deinen Sprachstring herauszufinden (German, Esperanto etc.) entferne die # Raute aus der bereits vorhandenen Zeile `#print (language)`. Starte NSM aus einem Terminal, starte Fluajho und der Sprachstring wird dort ausgegeben (man muss ein bischen suchen) |
|||
** In der Datei `engine/constants.py` ist ein Dictionary `supportedLanguages`. Füge deine Sprache hinzu. z.B. `{"German":"de.qm", "Esperanto:"eo.qm"}` |
|||
|
|||
=== Bugs und Programmfehler |
|||
Falls du einen Fehler im Programm entdeckst (oder es zu langsam läuft) melde dich bitte bei auf die Art und Weise, die dir am besten passt. |
|||
|
|||
.Kontaktmöglichkeiten |
|||
* Webseite: https://www.laborejo.org |
|||
* E-Mail: info@laborejo.org |
|||
* IRC: #laborejo auf dem Server irc.freenode.org |
|||
* Wenn du die Gelegenheit siehst und weist, dass ein Entwickler es lesen wird meinetwegen auch Foren, Facebook etc. |
|||
|
|||
|
@ -0,0 +1,57 @@ |
|||
== Benutzung |
|||
|
|||
Schön, dass du dich für Fluajho entschieden hast. Fluajho ist ein Sampler für sf2 Soundfonts. Dies ist ein altes Dateiformat um MIDI-Signale durch virtuelle Instrumente hörbar zu machen. |
|||
|
|||
Du kannst jeweils eine Soundfontdatei pro Fluajho-Instanz laden, was bedeutet das aus dieser Datei jeweils 16 Instrumente gleichzeitig in MIDI Kanäle eingeordnet werden können. |
|||
|
|||
"Fluajho" (mit jh wie in Jalousie) heißt Flüssigkeit auf Esperanto. Denn im Hintergrund Programmes arbeitet die Programmbibliothek "Fluidsynth". |
|||
|
|||
=== Anwendungszweck und Zielgruppe |
|||
Es gibt viele Soundfontsampler für Linux, die meisten auf Fluidsynthbasis. Fluajho wurde für einen klar umrissenen Anwendungsfall geschrieben: Ein .sf2 im Non Session Manager laden und das Soundfont im Sessionverzeichnis mit abzuspeichern. Das ermöglicht es die Session zu archivieren, etwa als Backup oder um sie weiterzugeben. |
|||
|
|||
|
|||
=== Schnellstart |
|||
Um die wichtigsten Funktionen und Arbeitsabläufe kennenzulernen ist dieses Video erstellt worden. |
|||
|
|||
video::fluajho-quickstart-german.mp4[width=500] |
|||
|
|||
Oder auf Youtube |
|||
|
|||
video::glb7McL-gJk[youtube, width=500] |
|||
|
|||
=== Grundlagen |
|||
Fluajho läd genau ein `.sf2` Soundfont. Ein Soundfont kann mehrere Instrumente enthalten, davon können bis zu 16 gleichzeitig benutzt werden. |
|||
|
|||
Jeweils ein Instrument kann in je einen MIDI Kanal geladen werden. Dazu wählt man in einem Kanal zuerst eine Bank aus (im Zweifelsfall Bank 0) und dann ein Programm. |
|||
|
|||
Beim ersten Aufruf wird ein kleines Standard Soundfont geladen, welches General Midi (GM) kompatibel ist. |
|||
|
|||
Fluajho selbst hat keine Möglichkeit Noten abzuspielen. Um die Klänge anzusteuern, sendet man per JACK Mididaten in unseren Eingangsport. Der Kanal ist eine Eigenschaft des Midisignals und wird bereits im Sequencer ausgewählt. |
|||
|
|||
Jeder Kanal hat zwei eigenene Audioausgänge in JACK: Links und Rechts. |
|||
|
|||
Das Speichern und Laden deines Projektes wird durch den Non Session Manager erledigt. Dort befindet sich ein "Save" Knopf. |
|||
|
|||
== Beschreibung der grafischen Oberfläche und ihrer Funktionen |
|||
Benutze die Suchfunktion deines Browsers um nach den einzelnen Buchstaben wie [B] und deren Erläuterung zu suchen. |
|||
|
|||
image::overview-german.png[Screenshot mit Beschriftung, link="overview-german.png"] |
|||
|
|||
Im *[A] Datei* Menü befindet sich nur der Befehl "sf2 Soundfont laden" (Tastaturkürzel: Strg+O). Es kann jeweils nur ein Soundfont zur gleichen Zeit geladen werden. Möchtest du mehrere verschiedene Soundfonts auf einmal benutzen starte Fluajho einfach mehrmals.+Es ist ebenfalls möglich ein .sf2 mit Drag&Drop aus einem Dateimanager irgendwo in das Fluajhofenster zu ziehen. |
|||
|
|||
Bei *[B]* steht der Name der momentan geladenen Datei. |
|||
|
|||
Die Option *[C] Ignoriere MIDI Bank und Program Nachrichten* lässt nur noch Instrumentenänderungen über die grafische Benutzeroberfläche zu. Sie ignoriert alle Nachrichten, die über die JACK Midi Verbindung herein kommen.+ |
|||
Das ist manchmal nötig, wenn man es mit Midi-Hardware, wie Keyboards, zu tun hat die beim Start Bank- und Programchanges schicken und damit unsere Einstellungen kaputt machen. |
|||
Du kannst diese Option aber auch einfach so aktivieren sobald du alle Instrumente eingestellt hast, denn ein Programm-Change passiert leider schneller als man denkt. |
|||
|
|||
Die Kanäle sind mit *[D] Channel* durchnummeriert. MIDI unterstützt genau 16 Kanäle, hier gibt es keine Einstellmöglichkeit. Mehr Kanäle mit dem gleichen Soundfont erhält man, indem man Fluajho einfach noch einmal startet. |
|||
|
|||
Die aktuelle *[E] Bank* wird immer als Nummer angezeigt. Man kann sie durch Auswahl in der Liste ändern. Es werden nur die Bänke angezgeit, die im aktuellen sf2 vorhanden sind. |
|||
|
|||
Das aktuelle *[F] Program* ist das tatsächliche Instrument. Es wird mit seiner MIDI Nummer und seinem tatsächlichen Name angezeigt. Es werden nur die Programme angezeigt, die im aktuellen sf2 vorhanden sind.+ |
|||
Oft sind die Soundfonts allerdings falsch, indem sie mehr Instrumente anzeigen, als sie tatsächlich haben. In diesem Fall wird man statt dessen irgend ein anderes (vorhandenes) Instrument hören. |
|||
|
|||
Es gibt keine interne Möglichkeit Fluajho zu *schließen*. Benutzt man die Funktion seinen Fenstermanagers wie [X], Alt+F4 etc. wird die grafische Oberfläche lediglich versteckt.+ |
|||
Um Fluajho wirklich zu schließen kann man im Non Session Manager auf das *STOP* Icon klicken. Hier kann man auch die Sichtbarkeit wieder herstellen, indem man auf den *GUI* Knopf klickt.+ |
|||
Die momentane Sichtbarkeitseinstellung wird gespeichert. Das hat den Grund, dass man normalerweise nur relativ kurze Zeit damit verbringt ein Soundfont zu laden. Anschließend wäre das Fenster nur im Weg. |
Loading…
Reference in new issue