documenting grooves

This commit is contained in:
Electric Keet 2023-06-10 16:05:07 -07:00 committed by GitHub
parent e532118381
commit 52d184cbf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 23 additions and 0 deletions

BIN
doc/8-advanced/groove.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB