when rendering, use dummy Audio/MIDI devices

This commit is contained in:
Paul Batchelor
2017-03-04 22:10:36 -08:00
parent 80c5b7d906
commit 5e536319b7
3 changed files with 13 additions and 5 deletions

View File

@@ -157,7 +157,7 @@ public:
}
} ;
void initDevices();
void initDevices( bool renderOnly );
void clear();