Simplify the pipeline

Fix issue where bitrate is updated incorrectly by stream discoverer
Fixes issue #282
Also make it possible to enable stereo balancer without enabling the
equalizer
This commit is contained in:
Jonas Kvinge
2019-10-27 23:48:54 +01:00
parent 4ab7871106
commit e800b236aa
11 changed files with 207 additions and 184 deletions

View File

@@ -81,6 +81,13 @@
<layout class="QHBoxLayout" name="horizontalLayout_2"/>
</widget>
</item>
<item>
<widget class="QCheckBox" name="enable_stereo_balancer">
<property name="text">
<string>Enable stereo balancer</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="slider_label_layout">
<item>