From b72bd48ba20e23628ef64500bc9688d559e43aad Mon Sep 17 00:00:00 2001 From: Nils <> Date: Sun, 10 Apr 2022 03:57:27 +0200 Subject: [PATCH] Show control change labels and make them gui midi controls. Expand default instrument to show off the feature --- README.md | 2 +- documentation/out/english.html | 2 +- documentation/out/german.html | 2 +- engine/api.py | 27 ++++- engine/instrument.py | 7 +- engine/main.py | 3 +- engine/resources/000 - Default.tembro | Bin 20480 -> 20480 bytes qtgui/designer/mainwindow.py | 66 ++++++++--- qtgui/designer/mainwindow.ui | 116 +++++++++++++------ qtgui/selectedinstrumentcontroller.py | 102 +++++++++++++++++ template/qtgui/flowlayout.py | 159 ++++++++++++++++++++++++++ 11 files changed, 429 insertions(+), 57 deletions(-) create mode 100644 template/qtgui/flowlayout.py diff --git a/README.md b/README.md index 857535f..3cf9f88 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[//]: # (Generated 2022-04-08T17:30:22.829359. Changes belong into template/documentation/readme.template) +[//]: # (Generated 2022-04-08T17:43:00.491140. Changes belong into template/documentation/readme.template) # Tembro diff --git a/documentation/out/english.html b/documentation/out/english.html index 83ad32a..f335a5a 100644 --- a/documentation/out/english.html +++ b/documentation/out/english.html @@ -717,7 +717,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft