This commit is contained in:
Robin E.R. Davies
2026-05-20 09:30:55 -04:00
parent 7343ced278
commit 5ee86c519f
7 changed files with 42 additions and 25 deletions
+2
View File
@@ -132,7 +132,9 @@ void profilePlugin(const ProfileOptions &profileOptions)
throw std::runtime_error(s.str());
}
model.EnableUpdater(false);
model.Init(configuration);
model.GetPluginHost().asIHost()->SetMaxAudioBufferSize(64);
model.LoadLv2PluginInfo();