gain_label added to chanenl labelframes.

couple of bug fixes for submix frame

minor version bump
This commit is contained in:
onyx-and-iris
2022-05-14 14:05:48 +01:00
parent 92aead8754
commit 502110ae0f
12 changed files with 500 additions and 184 deletions

View File

@@ -21,7 +21,8 @@ class Banner(ttk.Frame):
@property
def target(self):
"""use the correct interface"""
"""returns the current interface"""
return self.parent.target
def upd_submix(self):