Comments by papopap

This is a very good device that works well overall.

However, it is missing a few essential improvements that would make it a must-have.

1. The split point should be selectable by simply pressing a key on the keyboard, rather than entering a MIDI note number.
2. The LATCH section needs an additional feature: a reset timer that completely clears the currently latched chord after a configurable period of inactivity.

Example:

* I set the maximum number of latched notes to 3
* I play a C minor (3 notes) → works correctly.
* Then I play an Fsus2 (2 notes) → the device no longer works correctly because it is still waiting for a third note

**Proposed solution:**

Add a configurable Reset Timer in Ms.

For example, if the Reset Timer is set to 2 ms, then whenever no note has been played in the LATCH section for the next 2 ms, the currently latched chord should be completely cleared. The next note played should automatically start a new chord.

This would allow seamless transitions, for example from Cmin to Fsus2, and the device would behave correctly in both cases.