0
mirror of https://github.com/torvalds/GuitarPedal.git synced 2026-06-07 12:55:36 +00:00
Files
Linus Torvalds 604f909d78 Make the MIDI control use the new pot mapping
.. and also make pot changes generate MIDI messages in USB device mode
too, not just in USB host mode.

That way you get bidirectional updates, so that the host can also see
the device pot changes.

And since the host would also want to see what the initial values are,
add a STATE_DUMP_CC MIDI message, so that when you connect the two
together they can synchronize from known state rather than having to
always start from scratch.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-05-30 12:15:54 -07:00
..
2026-05-13 14:55:56 -07:00