[Steve Harris]
On Fri, Mar 05, 2004 at 11:44:24AM -0500, Taybin Rutkin
wrote:
TRIGGER, or MOMENTARY in my patch
(
http://www.mail-archive.com/linux-audio-dev@music.columbia.edu/msg11074.html),
should really be 804, because it implies TOGGLED.
And also RANDOMIZABLE, which is also important.
attached is a patch against ladspa.h 1.1 that extends the previous two
patches to include RANDOMIZABLE, and discusses further implications of
the TRIGGER hint bit.
i fail to see why TRIGGER should imply TOGGLED. the TRIGGER
description already dictates resetting the value to zero after
run() or run_adding().
extending it to imply TOGGLED would preclude variable amplitude
triggering once and for all. if a plugin wants to receive unit-valued
triggers only, it can always set TOGGLED itself.
amicalement,
tim