1a3b82a12e9de48d5b7763a0bbc6a887e1d9f943
bugfix: changing the FA state can overwrite the clip's name and color Some params (like gain) can and should take effect immediately by directly setting the properties. TRIGGER_DIRECT_SET does that. But we still, ALSO have to set the ui_state, because when the triggerbox imports ui_state via update_properties() it will overwrite your changes. Said another way: since we use a queued ui_state to set the properties, you ALWAYS have to set and use the ui_state mechanism, even if you want to short-circuit the process for specific properties.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%