re-initialize dispatch if core settings changed
This commit is contained in:
parent
7732031404
commit
332c6edbed
3 changed files with 16 additions and 3 deletions
|
|
@ -976,7 +976,7 @@ class DivEngine {
|
|||
String getPlaybackDebugInfo();
|
||||
|
||||
// switch master
|
||||
bool switchMaster();
|
||||
bool switchMaster(bool full=false);
|
||||
|
||||
// set MIDI base channel
|
||||
void setMidiBaseChan(int chan);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue