Device(please complete the following information):
Device: [e.g. Bridge4
Firmware version: [e.g. v1.2.1]
Hardware version: [e.g. v1.0]
Describe the bug
Testing out the new MIDI-controlled LED states. Starting simple, without changing the colours. I have a footswitch with a Red on the Primary side and Green on secondary. My aim is for loopy pro to send the commands so the state of the LEDs are: Red for recording, Green for playback and off for stopped. Unfortunately the OFF command (cc#31, value 0-63 in the case of fs1 primary) doesn't work. On and Toggle do work.
To Reproduce
Steps to reproduce the behavior:
Send midi command CC31, 127: Red LEd turns on
send midi command CC31, 0: Red LED remains on
Expected behavior
send midi command CC31, 0: Red LED turns off
Device(please complete the following information):
Describe the bug Testing out the new MIDI-controlled LED states. Starting simple, without changing the colours. I have a footswitch with a Red on the Primary side and Green on secondary. My aim is for loopy pro to send the commands so the state of the LEDs are: Red for recording, Green for playback and off for stopped. Unfortunately the OFF command (cc#31, value 0-63 in the case of fs1 primary) doesn't work. On and Toggle do work.
To Reproduce Steps to reproduce the behavior:
Expected behavior send midi command CC31, 0: Red LED turns off