mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-16 08:23:55 +02:00
Move EventResultPayload to Vst2EventResult::Payload
This commit is contained in:
@@ -73,8 +73,8 @@ class Vst2Logger {
|
||||
bool is_dispatch,
|
||||
int opcode,
|
||||
intptr_t return_value,
|
||||
const EventResultPayload& payload,
|
||||
const std::optional<EventResultPayload>& value_payload,
|
||||
const Vst2EventResult::Payload& payload,
|
||||
const std::optional<Vst2EventResult::Payload>& value_payload,
|
||||
bool from_cache = false);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user