VST Parameter Count

Started by David_AVD,

David_AVD

I'm using VST2 plugins with Bass using the Bass_VST add-on and generally it's working fine.

A user has advised that the ReaEQ plugin isn't saving / restoring all of the parameters when used in my application. It does work correctly in Reaper though.

Whenever I query the plugin I get a parameter count of 12, even though there are 18 by default (4 bands of 4 settings each, plus a couple of masters). The parameter count can also change as a result of the user editing the number of EQ bands. How do we deal with this?

I've not looked much into saving / loading chunks, but maybe that's what Reaper is doing instead of using the parameters interface?