Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Tue, 07 Jan 2020 11:18:57 +0000 | Chris Cannam | Handle peaks spectrogram-export |
Tue, 07 Jan 2020 11:18:43 +0000 | Chris Cannam | Provide export model spectrogram-export |
Mon, 06 Jan 2020 14:46:25 +0000 | Chris Cannam | Start work on spectrogram export code spectrogram-export |
Fri, 22 Nov 2019 14:12:50 +0000 | Chris Cannam | Fix note numbering - ensure stable across whole track (as it used to be, but without scanning all notes in paint in order to do that) |
Thu, 21 Nov 2019 14:03:19 +0000 | Chris Cannam | Merge |
Thu, 21 Nov 2019 14:02:57 +0000 | Chris Cannam | Fixes to NoteLayer, particularly to calculation of vertical scale when model unit is not Hz. To avoid inconsistency we now behave as if the unit is always Hz from the point of view of the external API and display, converting at the point where we obtain values from the events themselves. Also various fixes to editing. |