Allow an option set_realtime_priority() to revert

This commit is contained in:
Robbert van der Helm
2021-01-11 14:04:54 +01:00
parent 5855ffbe85
commit e3ea1dd2fe
5 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ int __attribute__((visibility("default")))
__cdecl
#endif
main(int argc, char* argv[]) {
set_realtime_priority();
set_realtime_priority(true);
// We pass plugin format, the name of the VST2 plugin .dll file or VST3
// bundle to load, and the base directory for the Unix domain socket