diff --git a/doc/2-interface/README.md b/doc/2-interface/README.md index ae2768f2e..3d6067aff 100644 --- a/doc/2-interface/README.md +++ b/doc/2-interface/README.md @@ -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) diff --git a/doc/2-interface/effect-list.md b/doc/2-interface/effect-list-window.md similarity index 74% rename from doc/2-interface/effect-list.md rename to doc/2-interface/effect-list-window.md index 1f76f5051..28a1c313c 100644 --- a/doc/2-interface/effect-list.md +++ b/doc/2-interface/effect-list-window.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.