Initialise aux send gain to -inf dB (#3990).
git-svn-id: svn://localhost/ardour2/branches/3.0@9368 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -40,6 +40,8 @@ InternalSend::InternalSend (Session& s, boost::shared_ptr<Pannable> p, boost::sh
|
||||
throw failed_constructor();
|
||||
}
|
||||
}
|
||||
|
||||
_amp->set_gain (0, this);
|
||||
}
|
||||
|
||||
InternalSend::~InternalSend ()
|
||||
|
||||
Reference in New Issue
Block a user