This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
paulstretchplugin
mirror of
https://bitbucket.org/xenakios/paulstretchplugin.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
10
Wiki
Activity
Browse Source
Regain focus after file dialog
master
xenakios
6 years ago
parent
bcf05cb8c2
commit
6a9f9cb1e9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Source/PluginEditor.cpp
+ 1
- 0
Source/PluginEditor.cpp
View File
@@ -548,6 +548,7 @@ void PaulstretchpluginAudioProcessorEditor::chooseFile()
m_last_err = processor.setAudioFile(resu);
}
processor.setAudioPreview(nullptr);
toFront(true);
}
void PaulstretchpluginAudioProcessorEditor::showSettingsMenu()
Write
Preview
Loading…
Cancel
Save