mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 04:55:13 +00:00
Links to advanced docs.
This commit is contained in:
parent
cd163cd9a0
commit
8afe77db6f
2 changed files with 20 additions and 1 deletions
|
@ -1,3 +1,21 @@
|
|||
# advanced
|
||||
|
||||
advanced Furnace features.
|
||||
advanced Furnace features, as listed in the `Window` menu.
|
||||
|
||||
- [mixer](mixer.md)
|
||||
- [grooves](grooves.md)
|
||||
- [channel manager](channels.md)
|
||||
- [pattern manager](pat-manager.md)
|
||||
- [chip manager](chip-manager.md)
|
||||
- [compatibility flags](compat-flags.md)
|
||||
- [song comments](comments.md)
|
||||
|
||||
<hr>
|
||||
|
||||
- [piano](piano.md)
|
||||
- [oscilloscope](osc.md)
|
||||
- [oscilloscopes (per-channel)](chanosc.md)
|
||||
- [clock](clock.md)
|
||||
- [register view](regview.md)
|
||||
- [log viewer](log-viewer.md)
|
||||
- [stats](stats.md)
|
||||
|
|
|
@ -9,6 +9,7 @@ this documentation is a work in progress! expect several sections to be incomple
|
|||
5. [wavetables](5-wave/README.md)
|
||||
6. [samples](6-sample/README.md)
|
||||
7. [list of sound chips](7-systems/README.md)
|
||||
8. [advanced topics](8-advanced/README.md)
|
||||
|
||||
# attribution
|
||||
|
||||
|
|
Loading…
Reference in a new issue