furnace/doc/2-interface/README.md

48 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2022-01-16 06:10:43 +00:00
# interface
2022-02-08 10:19:32 +00:00
the Furnace user interface is where the job gets done.
the default layout of Furnace is depicted below.
![interface](interface1.png)
## general info
2023-06-04 05:53:15 +00:00
- [UI components](components.md): recommended reading for all!
- [global keyboard shortcuts](keyboard.md)
2023-06-04 05:53:15 +00:00
- [menu bar](menu-bar.md)
## primary windows
2023-07-16 18:00:20 +00:00
- [order list](order-list.md)
2023-06-04 05:53:15 +00:00
- [play/edit controls](play-edit-controls.md)
- [instrument/wavetable/sample list](asset-list.md)
- [song information](song-info.md)
2023-08-05 03:16:53 +00:00
- [effect list window](effect-list-window.md)
2023-06-04 05:53:15 +00:00
- [pattern view](../3-pattern/README.md)
- [instrument editor](../4-instrument/README.md)
- [wavetable editor](../5-wave/README.md)
- [sample editor](../6-sample/README.md)
2023-08-16 20:13:08 +00:00
## advanced topics
2023-06-04 05:53:15 +00:00
- [mixer](../8-advanced/mixer.md)
- [grooves](../8-advanced/grooves.md)
- [channels](../8-advanced/channels.md)
- [pattern manager](../8-advanced/pat-manager.md)
- [chip manager](../8-advanced/chip-manager.md)
- [compatibility flags](../8-advanced/compat-flags.md)
- [song comments](../8-advanced/comments.md)
- [piano/input pad](../8-advanced/piano.md)
- [oscilloscope](../8-advanced/osc.md)
- [oscilloscope (per channel)](../8-advanced/chanosc.md)
- [clock](../8-advanced/clock.md)
- [register view](../8-advanced/regview.md)
- [log viewer](../8-advanced/log-viewer.md)
- [statistics](../8-advanced/stats.md)
## other topics
2023-06-04 05:53:15 +00:00
- [basic mode](basic-mode.md)
- [settings](../2-interface/settings.md)