mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
Don't need the default note keys table.
This commit is contained in:
parent
e65e79f192
commit
6fb738294a
1 changed files with 0 additions and 40 deletions
|
@ -254,43 +254,3 @@ the settings for note input keybinds operate differently. each entry in the list
|
|||
- **Remove**: removes the keybind from the list.
|
||||
|
||||
below all the binds, select a key from the dropdown list to add it. it will appear at or near the top of the list as a note with value 0.
|
||||
|
||||
the default note keys are:
|
||||
|
||||
| key | bind |
|
||||
|:---:|:-----|
|
||||
| `Z` | Note 0 |
|
||||
| `S` | Note 1 |
|
||||
| `X` | Note 2 |
|
||||
| `D` | Note 3 |
|
||||
| `C` | Note 4 |
|
||||
| `V` | Note 5 |
|
||||
| `G` | Note 6 |
|
||||
| `B` | Note 7 |
|
||||
| `H` | Note 8 |
|
||||
| `N` | Note 9 |
|
||||
| `J` | Note 10 |
|
||||
| `M` | Note 11 |
|
||||
| `Q` | Note 12 |
|
||||
| `2` | Note 13 |
|
||||
| `W` | Note 14 |
|
||||
| `3` | Note 15 |
|
||||
| `E` | Note 16 |
|
||||
| `R` | Note 17 |
|
||||
| `5` | Note 18 |
|
||||
| `T` | Note 19 |
|
||||
| `6` | Note 20 |
|
||||
| `Y` | Note 21 |
|
||||
| `7` | Note 22 |
|
||||
| `U` | Note 23 |
|
||||
| `I` | Note 24 |
|
||||
| `9` | Note 25 |
|
||||
| `O` | Note 26 |
|
||||
| `0` | Note 27 |
|
||||
| `P` | Note 28 |
|
||||
| `[` | Note 29 |
|
||||
| `]` | Note 31 |
|
||||
| `1` | Note off |
|
||||
| <code>`</code> | Note off |
|
||||
| `Tab` | Note release |
|
||||
| `=` | Macro release |
|
||||
|
|
Loading…
Reference in a new issue