alf45tar / PedalinoMini

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

3.1.7 Firmware BUG #458

Closed bobvc133 closed 11 months ago

bobvc133 commented 12 months ago
  1. The length of the interface name is incorrect
  2. Tag Settings are not displayed when PC instructions are sent
  3. Disabling USB MIDI IN and OUT in Config.h does not take effect

Snipaste_2023-08-25_11-41-05

Snipaste_2023-08-25_11-41-58

Snipaste_2023-08-25_14-02-03 Snipaste_2023-08-25_14-03-19

alf45tar commented 11 months ago

Version 3.1.8 just released fix the 3 bugs added in 3.1.7

bobvc133 commented 11 months ago

Version 3.1.8 just released fix the 3 bugs added in 3.1.7

Another problem was found that using the sequence function to send Bank Select+/- and Program Change+/- commands is incorrect

alf45tar commented 11 months ago

Thanks for debugging. I will have a look later today.

alf45tar commented 11 months ago

Version 3.1.8 just released fix the 3 bugs added in 3.1.7

Another problem was found that using the sequence function to send Bank Select+/- and Program Change+/- commands is incorrect

This is not really a bug. It is not yet implemented.

bobvc133 commented 11 months ago

Thanks for debugging. I will have a look later today.

Another problem was discovered. There is no LED color item in the sequence after the configuration is saved.

Snipaste_2023-09-09_12-01-49

alf45tar commented 11 months ago

Thanks for debugging. Fixed in 3.1.9.