Doc updates: text.

This commit is contained in:
Electric Keet 2025-07-05 19:51:26 -07:00 committed by tildearrow
parent 7414adfcc8
commit 23841bfaf5
3 changed files with 6 additions and 2 deletions

View file

@ -84,7 +84,7 @@ the keys in the "Global hotkeys" section can be used in any window, although not
| Samples (Palette) | — | | Samples (Palette) | — |
| | | | | |
| **Note input** | | | **Note input** | |
| _see "note input" section after table_ | | | _see [settings](./settings.md#note-input)._ | |
| | | | | |
| **Pattern** | | | **Pattern** | |
| Transpose (+1) | `Ctrl-F2` | | Transpose (+1) | `Ctrl-F2` |

View file

@ -356,6 +356,10 @@ below all the binds, select a key from the dropdown list to add it. it will appe
- **No** - **No**
- **Yes** - **Yes**
- **Inverted** - **Inverted**
- **How many steps to move with each scroll wheel step?**: only appears when "Move cursor with scroll wheel" is set to "Yes" or "Inverted".
- **One**
- **Edit Step**
- **Coarse Step**
### Assets ### Assets

View file

@ -4,7 +4,7 @@ Bifurcator instrument editor consists of these macros:
- **Volume**: volume sequence. - **Volume**: volume sequence.
- **Arpeggio**: pitch sequence. - **Arpeggio**: pitch sequence.
- **Parametet**: set parameter of logistic map function. - **Parameter**: set parameter of logistic map function.
- **Panning (left)**: output level for left channel. - **Panning (left)**: output level for left channel.
- **Panning (right)**: output level for right channel. - **Panning (right)**: output level for right channel.
- **Pitch**: fine pitch. - **Pitch**: fine pitch.