Skip to content

Can switch between Snapshots but not Pedalboards #76

@joaorodriguesjr

Description

@joaorodriguesjr

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

Screenshot from 2024-12-28 17-49-55

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions