ardour/libs/plugins/a-eq.lv2
Nil Geisweiller a07ca8fa3e Fix a-EQ when parameter changes are very slow
If the parameters change too slowly the filter may never get updated. Indeed,
in spite of v_f0, v_g or v_bw being updated, set_params may never be called,
thus v_filter never updated.
2017-06-06 14:44:19 +02:00
..
a-eq.c Fix a-EQ when parameter changes are very slow 2017-06-06 14:44:19 +02:00
a-eq.ttl.in update a-plugins to use official lv2plug.in URI 2016-09-18 19:07:49 +02:00
manifest.ttl.in fix a-eq library extension 2016-07-12 16:43:10 +02:00
wscript