log

age author description
Mon, 16 Sep 2019 13:34:56 +0100 Chris Cannam Comment
Fri, 13 Sep 2019 17:40:59 +0100 Chris Cannam Fix, I think, #1914 Mounting rounding error when dragging aligned view left/right - and therefore the associated #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active
Fri, 13 Sep 2019 17:27:14 +0100 Chris Cannam Debug updates
Fri, 13 Sep 2019 17:26:11 +0100 Chris Cannam Debug changes
Thu, 12 Sep 2019 13:50:24 +0100 Chris Cannam Only set maximum frequency on FFT model when in a special verticallyFixed mode
Thu, 12 Sep 2019 11:53:40 +0100 Chris Cannam Set maximum frequency on FFT model to reduce cache size (experimental)
Thu, 12 Sep 2019 11:53:17 +0100 Chris Cannam Pass the cache pointer through rather than looking it up afresh from the model id for each column
Wed, 11 Sep 2019 20:36:04 +0100 Chris Cannam Generate peak cache directly from model, not from whole-model cache (which turns out to be very slow for large models)
Wed, 11 Sep 2019 11:21:00 +0100 Chris Cannam More debug bits
Tue, 10 Sep 2019 16:35:28 +0100 Chris Cannam Debug concerns
Wed, 04 Sep 2019 17:31:21 +0100 Chris Cannam Indentation
Thu, 15 Aug 2019 18:18:22 +0100 Chris Cannam Show relative pitch if recorded
Wed, 14 Aug 2019 10:58:24 +0100 Chris Cannam Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed
Tue, 13 Aug 2019 15:10:32 +0100 Chris Cannam Toward trying to figure out a progress-bar problem
Tue, 13 Aug 2019 14:35:29 +0100 Chris Cannam Ensure rightCropFrame doesn't end up rounded to the left of the desired end pixel