mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-14 23:43:52 +02:00
Add logging for IMidiLearn
This commit is contained in:
@@ -110,6 +110,8 @@ class Vst3Logger {
|
||||
const YaKeyswitchController::GetKeyswitchCount&);
|
||||
bool log_request(bool is_host_vst,
|
||||
const YaKeyswitchController::GetKeyswitchInfo&);
|
||||
bool log_request(bool is_host_vst,
|
||||
const YaMidiLearn::OnLiveMIDIControllerInput&);
|
||||
bool log_request(bool is_host_vst,
|
||||
const YaMidiMapping::GetMidiControllerAssignment&);
|
||||
bool log_request(bool is_host_vst,
|
||||
|
||||
Reference in New Issue
Block a user