baseplug
baseplug copied to clipboard
stable parameter IDs
in VST2 especially (since parameters are simply identified by their order), changing even the ordering can lead to broken automation. in plugin formats which have an opaque u32 as their ID, changing how we calculate that ID can lead similarly to broken automation.
what would actually be ideal here is some sort of lock file for the parameter IDs (and ordering).
this is blocking for 0.1.