Made saving captured audio optional. While it probably will never take a long time to save the buffer, show the capture saving is active in the info label
This commit is contained in:
@ -319,6 +319,7 @@ public:
|
||||
void chooseFile();
|
||||
void showRenderDialog();
|
||||
void executeModalMenuAction(int menuid, int actionid);
|
||||
|
||||
private:
|
||||
PaulstretchpluginAudioProcessor& processor;
|
||||
uptrvec<ParameterComponent> m_parcomps;
|
||||
|
Reference in New Issue
Block a user