"Fraser" <fraser(a)arkhostings.com> writes:
The plugin doesn't know when a parameter has
changed, so it must calculate
it's internal values from the displayed parameter 'as often as possible' -
once per run() call (doing it in the for loop itself is just too extreme).
dynparam LV2 extension handles parameter changes using callbacks. It is
not finished yet (but it is working at some degree).
http://home.gna.org/lv2dynparam/
Recalculating params on each run would be pain for zynadd, because it has
*many* parameters.
--
Nedko Arnaudov <GnuPG KeyID: DE1716B0>