mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-14 23:43:52 +02:00
Rename GroupRequest to HostRequest
We'll also use this to encode information in when launching `yabridge-host.exe` for individually hosted plugins.
This commit is contained in:
@@ -68,7 +68,7 @@ class Vst2Bridge {
|
||||
* or if communication could not be set up.
|
||||
*
|
||||
* TODO: Make these two arguments `boost::filesystem::path`, also use those
|
||||
* in `GroupRequest`.
|
||||
* in `HostRequest`.
|
||||
*/
|
||||
Vst2Bridge(MainContext& main_context,
|
||||
std::string plugin_dll_path,
|
||||
|
||||
Reference in New Issue
Block a user