[linux-audio-dev] Re: New LADSPA Hints (Was: [ANNOUNCE] tapiir-0.7.1)

Jesse Chappell jesse at essej.net
Fri Feb 28 16:38:00 UTC 2003


Mike Rawes wrote on Fri, 28-Feb-2003:

 > /* Hint MOMENTARY indicates that that a control should behave like a
 >    momentary switch, such as a reset or sync control. LADSPA_HINT_MOMENTARY
 >    may only be used in combination with LADSPA_HINT_TOGGLED. */
 > #define LADSPA_HINT_MOMENTARY       0x40
 
There is no reason MOMENTARY needs to be restricted to TOGGLED
controls.  There just needs to be a hint to specify what the "inactive"
value should be, which is the value that a compliant host must set the
port to after using a MOMENTARY with an "active" value.

jlc




More information about the Linux-audio-dev mailing list