Set default value for numeric plugin properties
This commit is contained in:
@@ -369,6 +369,8 @@ PlugInsertBase::PluginPropertyControl::PluginPropertyControl (Session&
|
||||
: AutomationControl (s, param, desc, list)
|
||||
, _pib (p)
|
||||
{
|
||||
_value = _desc.normal;
|
||||
AutomationControl::actually_set_value (_desc.normal, PBD::Controllable::NoGroup);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user