Emit ConfigurationChanged when meter setup bypasses the
general configure_io; fixes remainder of #4233. git-svn-id: svn://localhost/ardour2/branches/3.0@10012 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -126,6 +126,8 @@ void
|
||||
PeakMeter::reflect_inputs (const ChanCount& in)
|
||||
{
|
||||
current_meters = in;
|
||||
|
||||
ConfigurationChanged (in, in); /* EMIT SIGNAL */
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user