This commit is contained in:
sejo 2021-07-14 14:49:24 -05:00
parent ecde61e750
commit 4ab9abff37
1 changed files with 1 additions and 1 deletions

View File

@ -54,6 +54,7 @@ available samples:
* 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 hexadecimal value to nibble
# the code
@ -62,5 +63,4 @@ you can find the code in the {uxnería}
# possible improvements
* keys for setting the value of a nibble?
* midi output?