furnace/doc/2-interface/play-edit-controls.md
2023-09-10 04:41:15 -05:00

37 lines
1.9 KiB
Markdown

# play/edit controls
the "Play/Edit Controls" are used to control playback and change parameters of the pattern view.
- ![play](control-play.png) **Play**: plays from cursor position.
- ![stop](control-stop.png) **Stop**: stops all playback.
- ![play pattern](control-play-pattern.png) **Play from the beginning of this pattern**: plays from the start of current pattern.
- ![play repeat](control-play-repeat.png) **Repeat from the beginning of this pattern**: repeats current pattern from its start.
- ![step](control-step.png) **Step one row**: plays only the row at cursor position and moves down one.
- ![edit](control-edit.png) **Edit**: toggles edit mode. when turned off, you won't be able to enter notes.
- ![metronome](control-metronome.png) **Metronome**: toggles the metronome, which only works during playback.
- ![repeat](control-repeat.png) **Repeat pattern**: toggles pattern repeat. during playback while this is on, the current pattern will play over and over instead of following the order list.
- **Poly**: turns on polyphony for previewing notes. toggles to **Mono** for monophony (one note at a time only).
- **Octave**: sets current input octave.
- **Step**: sets edit step. if this is 1, entering a note or effect will move to the next row. if this is a larger number, rows will be skipped. if this is 0, the cursor will stay in place.
- **Follow orders**: if on, the selected order in the orders window will follow the song during playback.
- **Follow pattern**: if on, the cursor will follow playback and the song will scroll by as it plays.
## layouts
the layout can be changed in Settings > Appearance to one of these:
### classic
![classic play/edit controls](controls-classic.png)
### compact
![compact play/edit controls](controls-compact.png)
### compact (vertical)
![compact vertical play/edit controls](controls-vertical.png)
### split
![split play and edit controls](controls-split.png)