alf45tar / PedalinoMini

Wireless and Bluetooth MIDI Foot Controller
GNU General Public License v3.0
479 stars 84 forks source link

Adding Snapshot support and some fixes #390

Closed potul closed 6 months ago

potul commented 1 year ago

Add a new Action named "Control Change Snap" that sends CC message, but behaves like a Program Change. So there can only be one active at a time per Channel. When engaging one, the rest will disengage. I have also included a couple of fixes: -Wrong display of bottom row in OLED -Wrong led color in some cases when changing banks.

DWSQUIRES commented 1 year ago

I have tried the "Control Change Snap" and cannot get it to work repeatably. I have found that the command needs to send a single control change only and not alternate between 2 values

potul commented 1 year ago

That's how it's supporsed to work. Only one CC message is sent, LED is lit, and disables the rest of the CCSnap LEDs. The functionallity was designed to work with Helix products that require a CC message to activate a "snapshot", which is somehow a preset within a preset.