MIDI Triggers Section - notes/controls text box

Hi Andreas,
Here is another bug I found in the MIDI section. The [MAIN BUG] is a real bug that can only be corrected by modifying the XML of the trigger. The other points are more for the usage of the feature.

Thanks a lot,

zorze

Description

  • Non predictable usage of text box Only if all these notes/controls are on:
    • [MAIN BUG] If text is written in the text box and then deleted, the trigger will never be activated. Exept if "BTTNotes" : "" and "BTTMidiActiveNotes" : "" are removed from the trigger json and pasted back.
    • If a note value (e.g. 65) is written in the text box, the trigger will not be activated until the note is pressed (that is OK) but from now on (even if the note is released) the trigger will continue to be activated.
    • If a control value (e.g. 5) is written in the text box, the trigger will never be activated, even when the control message is sent.

Steps

  • Top left pop-up menu > MIDI Triggers
  • Create trigger
  • Select trigger
  • Use text box Only if all these notes/controls are on:

Notes

Specs

  • BTT version : 3.368 (1587)
  • MacBook Pro (15-inch, Late 2016)
  • MacOS Mojave 10.14.6

in 3.370 alpha I have made some changes to the note detection to cover the case you described, unfortunately I don't have such a device to test.

I'll need to look into the control state thing, so currently only notes are supported

Everything is working!
Thanks a lot
zorze

(since I have you attention :-\ I don't know of you've seen my other bug report

this would facilitate MIDI trigger creation. Tx)

Yes, this is still on my TODO list but will be fixed soon.

Thanks a lot for your attention
zorze