]> git.sesse.net Git - nageru/commit
Add the beginnings of a loudness range meter.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 31 Oct 2015 01:41:10 +0000 (02:41 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 31 Oct 2015 01:41:10 +0000 (02:41 +0100)
commit0323944a99ea3c0e175f0f3d004fa42fecd02ece
tree461a60a64fd17e74fbe44503be5f9b8e12742b46
parentf00a63d3350786ec5ee5225443bff51b08e93381
Add the beginnings of a loudness range meter.
Makefile
lrameter.cpp [new file with mode: 0644]
lrameter.h [new file with mode: 0644]
mainwindow.cpp
mixer.cpp
mixer.h
ui_mainwindow.ui
vumeter.cpp