mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-06 23:51:21 +00:00
documenting grooves
This commit is contained in:
parent
e532118381
commit
52d184cbf2
3 changed files with 23 additions and 0 deletions
BIN
doc/8-advanced/groove.png
Normal file
BIN
doc/8-advanced/groove.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -0,0 +1,23 @@
|
|||
# grooves
|
||||
|
||||
Grooves are macros for speed.
|
||||
|
||||
A groove is the equivalent of repeating `0Fxx` commands on each row to get a cycle of speeds. For example, a groove of "6 4 5 3" makes the first row 6 ticks long, the next row 4 ticks, then 5, 3, 6, 4, 5, 3...
|
||||
|
||||
|
||||
![groove](groove.png)
|
||||
|
||||
To set the song's groove:
|
||||
- Open the "Speed" window.
|
||||
- Click the "Speed" button so it becomes "Speeds" (effectively a groove of two speeds).
|
||||
- Click again so it becomes "Groove".
|
||||
- Enter a sequence of up to 16 speeds.
|
||||
|
||||
|
||||
![groove patterns](grooves.png)
|
||||
|
||||
The "Grooves" window is for entering preset groove patterns.
|
||||
- The `+` button adds a new groove pattern; click in the pattern to edit it.
|
||||
- The `×` buttons remove them.
|
||||
|
||||
A single `09xx` command will switch to the matching numbered groove pattern.
|
BIN
doc/8-advanced/grooves.png
Normal file
BIN
doc/8-advanced/grooves.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Reference in a new issue