surge-synthesizer / surge

Synthesizer plug-in (previously released as Vember Audio Surge)
https://surge-synthesizer.github.io/
GNU General Public License v3.0
3.1k stars 395 forks source link

Dragging a non-mod param in mod mode now allows undo #7642

Closed baconpaul closed 4 months ago

baconpaul commented 4 months ago

Dragging a non-modulatable parameter (like, say, FM2 M2 ratio) with modulation armed (so like Macro green) meant the change neither correctly fired a start/end param change gesture nor participated in undo, since the control begin/edit only looked at armed state, not armed and modulatable. Fix.