mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-05 23:21:22 +00:00
asdf
This commit is contained in:
parent
2444d2f58a
commit
13cfef02a7
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ primary topics:
|
|||
- [play/edit controls](play-edit-controls.md)
|
||||
- [instrument/wavetable/sample list](asset-list.md)
|
||||
- [song information](song-info.md)
|
||||
- [effect list window](effect-list.md)
|
||||
- [effect list window](effect-list-window.md)
|
||||
- [pattern view](../3-pattern/README.md)
|
||||
- [instrument editor](../4-instrument/README.md)
|
||||
- [wavetable editor](../5-wave/README.md)
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# effect list
|
||||
# effect list window
|
||||
|
||||
(for more details about these effects, see [the effects page](../3-pattern/effects.md))
|
||||
|
||||
![effect list window](effect-list.png)
|
||||
|
||||
this window provides a list of the effects that are available.
|
||||
|
||||
for more details about these effects, see [the effects page](../3-pattern/effects.md).
|
||||
|
||||
- **Chip at cursor**: the currently selected chip. the list only shows available effects for this chip.
|
||||
- menu button: opens a small list of effect categories. toggle each to change whether they're shown in the list.
|
Loading…
Reference in a new issue