log base/AudioLevel.cpp @ 1886:f803d3c33f76 tip

age author description
Wed, 16 Oct 2019 12:12:49 +0100 Chris Cannam Tidy
Mon, 25 Jun 2018 14:12:27 +0100 Chris Cannam Round the zero-point value -- won't make a difference for longer fader widgets, but it's convenient for the level-pan widget when we have 0-10 and want zero at 8 rather than 7
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11