aucat: Fix MIDI control of the levels of individual files
authorratchov <ratchov@openbsd.org>
Thu, 1 Feb 2024 05:28:54 +0000 (05:28 +0000)
committerratchov <ratchov@openbsd.org>
Thu, 1 Feb 2024 05:28:54 +0000 (05:28 +0000)
commitfcae193a71fb1f81c75469d5abe05769c8d8d70d
tree7d107e7cbe1c1173d1d7f62a7c99fc94fe27e252
parent51c7ecbc8c03a2fae0b77ea2521048c2ae7ef969
aucat: Fix MIDI control of the levels of individual files

Change the order of slot_list to match the order of the -io options on
the command-line and fix the way slot_list searched using the MIDI
channel number of the CC-07 message.

Reported and analysed by Dirk-Wilhelm Peters <peters at schwertfisch.de>

Thanks!
usr.bin/aucat/aucat.c