]> git.sesse.net Git - nageru/commit
Make the compression meter nonlinear.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Oct 2016 20:27:28 +0000 (22:27 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 25 Oct 2016 16:48:36 +0000 (18:48 +0200)
commit0066ae51753e9ba7dbe54ab9c6f24fd861db41a2
treece53acbf5493a21c28ad54be860c66cfa281b5b0
parent9e93fbea58c068d14dd9dad5d0f5226edeef3395
Make the compression meter nonlinear.

This necessitated splitting it out into its own class, which also
took some complexity out of VUMeter.
Makefile
compression_reduction_meter.cpp [new file with mode: 0644]
compression_reduction_meter.h [new file with mode: 0644]
mainwindow.cpp
ui_audio_expanded_view.ui
vu_common.cpp
vu_common.h
vumeter.cpp
vumeter.h