hex keys in controls

This commit is contained in:
sejo 2021-07-14 14:50:18 -05:00
parent 1ee341f43c
commit eea2d6081e
1 changed files with 2 additions and 1 deletions

View File

@ -55,6 +55,7 @@ the bytes in a section map to the following aspects of the tracker and [audio de
* Arrow key right, or `l`: move cursor to next nibble
* `Ctrl` or `+`: increment nibble
* `Alt` or `-`: decrement nibble
* `0` to `9` and `a` to `f`: assign value to nibble
### nibble dice references
@ -63,9 +64,9 @@ the bytes in a section map to the following aspects of the tracker and [audio de
### possible improvements
* keys for setting the value of a nibble?
* midi output?
* ~~automatically center interface on screen~~ (done!)
* ~~keys for setting the value of a nibble?~~ (done!)
## darena