Preserve FX channel when replacing track (#5957)

* Preserve FX channel when replacing track

* Add comment
This commit is contained in:
Spekular
2021-06-21 23:19:06 +02:00
committed by GitHub
parent 37ed247f45
commit c71e408a82
3 changed files with 23 additions and 14 deletions

View File

@@ -232,6 +232,8 @@ public:
{
return m_previewMode;
}
void replaceInstrument(DataFile dataFile);
void autoAssignMidiDevice( bool );