Mercurial > hg > svgui
log layer/WaveformLayer.cpp @ 1543:35c7b7a592f0
age | author | description |
---|---|---|
Wed, 16 Oct 2019 12:23:36 +0100 | Chris Cannam | Overhaul the way WaveformLayer reports value and display extents. The previous logic has been nonsense for a very long time, excused only by the fact that it was very seldom relevant (only really if another layer with unit V came along that wanted to auto-align with it). Partial fix for #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode |
Wed, 25 Sep 2019 13:42:17 +0100 | Chris Cannam | Make the waveform layer do the expected thing when MergeChannels mode (i.e. butterfly mode) is enabled even if there is only 1 channel. This combination isn't actually available in the UI for SV, but it's useful for Sonic Lineup. |
Tue, 02 Jul 2019 14:08:44 +0100 | Chris Cannam | Further layer updates for ModelById by-id |