TRS MIDI is implemented, the new firmware can be found on Releases · striso/striso-control-firmware · GitHub.
The default settings are now:
- Key pressure on channel aftertouch (MPE mode) and polyphonic aftertouch in normal mode
- Key bend (left-right) on pitch bend (with ±24 semitones in MPE mode)
- Key tilt (up-down) on CC 74
For now I’ve disabled the motion sensor data over TRS MIDI to save some bandwidth.
The settings are changeable via USB MIDI, but they’re not persistent so need to be set after each power on.
To select how you want pres, bend or tilt to be sent, send a MIDI message to CC 70 for pres, CC 71 for bend or CC 74 for tilt, with a value 1-119 to select a CC, 120 for poly aftertouch, 121 for channel aftertouch or 122 for pitch bend. (not all combinations are working).
Next I’ll be looking into the configuration system.
If you have better defaults for normal mode let me know. I’m looking forward to hear how it works out.