mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 12:35:11 +00:00
A couple more slight edits.
Typo fix and update for new macro props indicator, just to show what that looks like.
This commit is contained in:
parent
da5d110e73
commit
1ebf828743
3 changed files with 4 additions and 3 deletions
|
@ -50,8 +50,9 @@ The very first numeric entry sets the visible width of the bars in sequence-type
|
|||
Each macro has two buttons on the left.
|
||||
- Macro type (explained below).
|
||||
- Timing editor, which pops up a small dialog:
|
||||
- Step Length (ticks): Determines how many ticks pass before each change of value.
|
||||
- Delay: Delays the start of the macro until this many ticks have passed.
|
||||
- Step Length (ticks): Determines how many ticks pass before each change of value. Default is 1.
|
||||
- Delay: Delays the start of the macro until this many ticks have passed. Default is 0.
|
||||
- The button is highlighted if either of these is set differently from default.
|
||||
|
||||
## macro types
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 31 KiB |
|
@ -184,7 +184,7 @@ this chip uses the [TIA](../4-instrument/tia.md) instrument editor.
|
|||
| 30 | 32.7 | C-1 | 0.0 | 32.5 | C-1 | -11
|
||||
| 31 | 31.7 | B-0 | +44 | 31.5 | B-0 | +33
|
||||
|
||||
## shapes 8
|
||||
## shape 8
|
||||
|
||||
| pitch | NTSC | note | cent | PAL | note | cent
|
||||
|------:|--------:|:----:|-----:|--------:|:----:|-----:
|
||||
|
|
Loading…
Reference in a new issue