surge-synthesizer / surge

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

OSC in for Surge FX #7675

Closed pkstone closed 5 days ago

pkstone commented 6 days ago

Add OSC interfacing and parsing for '/fx/param/' messages (where n is 1 - 12 for the standard parameters).

baconpaul commented 6 days ago

This pr has a bunch of unrelated submodule moves - I’m happy to clean them up but want to check they are not intentional first

otherwise it looks great!

baconpaul commented 5 days ago

Yeah it's clearly accidental. I did a push to revert to main for submodules. Let me re-review rest now.