furnace/doc/8-advanced/pat-manager.md

23 lines
1.0 KiB
Markdown
Raw Normal View History

2023-06-12 20:25:17 +00:00
# pattern manager
The pattern manager is useful for cleaning up stray patterns and as an overview of pattern usage.
![pattern manager dialog](pattern-manager.png)
"De-duplicate patterns" looks for matching patterns, eliminates all but the first instance, and changes all references in the order list to match.
"Re-arrange patterns" renumbers patterns to be in sequence, along with changing all references in the order list to match.
The pattern grid shows each channel and all its patterns. These are color-coded to show how much they're used in the song; these colors can be changed in Settings.
| default color | name in Settings | meaning |
| --- | --- | --- |
| grey | Unallocated | pattern doesn't exist yet |
| red | Unused | exists but isn't in order list |
| green | Used | used only once in order list |
| yellow | Overused | used multiple times |
| orange | Really overused | used in half or more orders |
| magenta | Combo Breaker | the only used pattern in this channel! |
Right-clicking a pattern will permanently delete it.