Merge branch 'stable-0.4' into stable-0.4-new-fx-mixer
This commit is contained in:
@@ -894,6 +894,7 @@ Instrument * InstrumentTrack::loadInstrument( const QString & _plugin_name )
|
||||
m_instrument = Instrument::instantiate( _plugin_name, this );
|
||||
engine::mixer()->unlock();
|
||||
|
||||
setName( m_instrument->displayName() );
|
||||
emit instrumentChanged();
|
||||
|
||||
return m_instrument;
|
||||
|
||||
Reference in New Issue
Block a user