surge-synthesizer / surge

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

Changed 'deact' to 'enable' in OSC output; tweak to OSC spec. #7621

Closed pkstone closed 2 months ago

pkstone commented 2 months ago

pre-release cleanup:

  1. fix of leftover 'deact' (should be 'enable') in OSC out message.
  2. found additional place where 'enable' was changed in GUI, added a paramChangeToListeners() to it.
  3. Specification tweaks.