-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Is there a reason why MIDI "pedalboard switching" seems to be disabled somewhere?
The logs indicate that pedalboard switching is turned off on startup. Snapshot switching works fine.
Host Logs
PROTOCOL: response 'resp 0'
PROTOCOL: received 'monitor_midi_program' '4' '1'
PROTOCOL: response 'resp 0'
PROTOCOL: received 'monitor_midi_program' '9' '1'
...
PROTOCOL: response 'resp 0'
PROTOCOL: received 'monitor_midi_program' '4' '1'
PROTOCOL: response 'resp 0'
PROTOCOL: received 'monitor_midi_program' '4' '0'
UI Logs
DEBUG:root:[host] popped from queue: monitor_midi_program 4 1
DEBUG:root:[host] sending -> monitor_midi_program 4 1
DEBUG:root:[host] popped from queue: monitor_midi_program 9 1
DEBUG:root:[host] sending -> monitor_midi_program 9 1
...
DEBUG:root:[host] popped from queue: monitor_midi_program 4 1
DEBUG:root:[host] sending -> monitor_midi_program 4 1
...
DEBUG:root:[host] popped from queue: monitor_midi_program 4 0
DEBUG:root:[host] sending -> monitor_midi_program 4 0
Metadata
Metadata
Assignees
Labels
No labels
