log layer/SpectrogramLayer.h @ 1620:dc0e47f234a2 tip

age author description
2020-01-09 Chris Cannam Provide parameters needed for scale and thresholding spectrogram-export
2020-01-07 Chris Cannam Provide export model spectrogram-export
2020-01-06 Chris Cannam Start work on spectrogram export code spectrogram-export
2019-10-17 Chris Cannam Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout.