]> git.0d.be Git - jack_mixer.git/commit
Channel dialogs usability improvements
authorChristopher Arndt <chris@chrisarndt.de>
Sat, 26 Sep 2020 20:24:19 +0000 (22:24 +0200)
committerChristopher Arndt <chris@chrisarndt.de>
Sat, 26 Sep 2020 22:41:16 +0000 (00:41 +0200)
commitc27465ffd24675641961b2198d3445e61ba033c5
tree19eb04d9975621023d8f48086a2938b86d445f4f
parent120cd1f1a31e25b3555038a6bfb8d7afaa8eab05
Channel dialogs usability improvements

* Remember last used settings for new input/outut channel dialogs
  (MIDI CCs are always initialized with -1 by default, so they can be
  auto-assigned).
* Add mnemonics for all input/output channel dialog fields.

Fixes: #38
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
channel.py
jack_mixer.py