>On Wed, Aug 14, 2002 at 05:16:43PM -0400, Paul Davis wrote: >> ... tempo sync a delay plugin ... > >Eh? can't you just have a control port on the plugin for >tempo (a float), and apply some multiplier to that, >invert it and bingo, delay time in seconds. what am I missing? >you want it automatic? well, can't you connect the >tempo control port to the host which keeps track of it for you?
let me know how the host is supposed to know which ports to do this for. you need a higher level of plugin description than LADSPA provides. VST doesn't do this - it provides the tempo information to the plugin, which LADSPA doesn't encompass either. --p
