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

15 lines
713 B
Markdown
Raw Normal View History

2023-06-12 16:25:17 -04:00
# chip manager
2023-09-10 02:50:43 -04:00
the **chip manager** window does exactly what it says.
2023-06-12 16:25:17 -04:00
![chip manager](chip-manager.png)
2023-09-10 02:50:43 -04:00
**Preserve channel order**: make existing pattern data stay in place even when chips are rearranged. if turned off, pattern data will rearrange to match (the default, and usually the desired behavior).
2023-06-12 16:25:17 -04:00
2023-09-10 02:50:43 -04:00
to move a chip around, click and drag the ![crossed-arrows](chip-manager-move.png) button to its left.
2023-06-12 16:25:17 -04:00
2023-09-10 02:50:43 -04:00
to replace a chip with a different one, click the ![down-angle](chip-manager-change.png) and select the replacement.
2023-06-12 16:25:17 -04:00
2023-09-10 02:50:43 -04:00
to remove a chip entirely, click the ![X](chip-manager-remove.png) button.
2023-06-12 16:25:17 -04:00
2023-09-10 02:50:43 -04:00
click a chip's name to open its options, where one can set clock rate, chip variant, and other specifics.