Waves plugins help

noiseandrones's icon

Hi there,

I am currently making a patch that uses the L1 limiter, and I'm using Waveshell to load the plugin.

Trouble is, upon patch reboot, the state (and therefore the plugin) is not saved. Is there anything I can do to fix this?

Thanks.

Source Audio's icon

write and read fxb.
or dump all params into embeded coll.
there is also snapshot stuff, which I personaly
avoid to use.

noiseandrones's icon

Thank you!