note
This commit is contained in:
parent
b920c66ce2
commit
104e861c6f
4 changed files with 5 additions and 4 deletions
|
|
@ -205,7 +205,7 @@ a list of keybinds is displayed.
|
|||
the settings for note input keybinds operate differently. each entry in the list of keybinds is made of the following:
|
||||
- **Key**: key assignment.
|
||||
- **Type**: type of note input. left-click cycles through "Note", "Note off", "Note release", and "Macro release".
|
||||
- _note:_ the list is sorted by type. on changing a key's type, it will instantly move to its new sorting position!
|
||||
- note: the list is sorted by type. on changing a key's type, it will instantly move to its new sorting position!
|
||||
- **Value**: number of semitones above C at the current octave. only appears for note type binds.
|
||||
- **Remove**: removes the keybind from the list.
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,8 @@ _**Divider**:_ Changes the effective tick rate. a tick rate of 60Hz and a diviso
|
|||
**Highlight**: sets the pattern row highlights:
|
||||
- the first value represents the number of rows per beat.
|
||||
- the second value represents the number of rows per measure.
|
||||
- these don't have to line up with the music's actual beats and measures. set them as preferred for tracking. _Note:_ these values are used for the metronome and calculating BPM.
|
||||
- these don't have to line up with the music's actual beats and measures. set them as preferred for tracking.
|
||||
- note: these values are used for the metronome and calculating BPM.
|
||||
|
||||
**Pattern Length**: the length of each pattern in rows. this affects all patterns in the song, and every pattern must be the same length. (Individual patterns can be cut short by `0Bxx`, `0Dxx`, and `FFxx` commands.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue