asdf
This commit is contained in:
parent
2444d2f58a
commit
13cfef02a7
|
@ -13,7 +13,7 @@ primary topics:
|
||||||
- [play/edit controls](play-edit-controls.md)
|
- [play/edit controls](play-edit-controls.md)
|
||||||
- [instrument/wavetable/sample list](asset-list.md)
|
- [instrument/wavetable/sample list](asset-list.md)
|
||||||
- [song information](song-info.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)
|
- [pattern view](../3-pattern/README.md)
|
||||||
- [instrument editor](../4-instrument/README.md)
|
- [instrument editor](../4-instrument/README.md)
|
||||||
- [wavetable editor](../5-wave/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))
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
this window provides a list of the effects that are available.
|
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.
|
- **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.
|
- 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