furnace/doc/1-intro
Electric Keet 0acbe5ee4d Further refinement.
Also putting proper instrument names in, since I picked something better out.

Also.... somehow there was still mention of basic mode in `1-intro/README.md`.
2024-07-18 10:03:46 -07:00
..
concepts.md Fixing typos in docs. 2023-12-02 01:38:18 -05:00
glossary.md add more definitions 2024-07-10 16:33:36 -05:00
hex.md Adding bitmask explainer to docs. 2023-10-16 20:05:24 -05:00
qs-interface.png Some images and a slight edit. 2024-07-17 12:10:10 -07:00
qs-noteoffs-channels.png Some images and a slight edit. 2024-07-17 12:10:10 -07:00
qs-notes-channel.png Some images and a slight edit. 2024-07-17 12:10:10 -07:00
qs-notes-channels.png Some images and a slight edit. 2024-07-17 12:10:10 -07:00
qs-playeditcontrols.png Some images and a slight edit. 2024-07-17 12:10:10 -07:00
qs-selection.png Some images and a slight edit. 2024-07-17 12:10:10 -07:00
quickstart.md Further refinement. 2024-07-18 10:03:46 -07:00
README.md Further refinement. 2024-07-18 10:03:46 -07:00

introduction

Furnace is a tool which allows you to create music using sound chips ("chiptune"), most from the 8/16-bit era.

it has a large selection of features and sound chips. from the NES, SNES and Genesis to ES5506, VIC-20 or even Arcade, Furnace has most likely covered your target with many presets to choose from.

every chip is emulated using many emulation cores, therefore the sound that Furnace produces is authentic to that of real hardware.

quick start

if you just want to jump right in and get going, it's recommended to go through the quick start guide first. it won't take long, and it'll get you familiar enough with the program to make sense of the rest of the documentation.

hexadecimal

Furnace uses hexadecimal (abbreviated as "hex") numbers frequently. see this guide for a crash course.

interface

Furnace uses a music tracker interface. think of a table with music notes written on it. then that table scrolls up and plays the notes. for an introduction to a tracker interface, see tracker concepts and terms before using Furnace. there's also a glossary of common terms.

Furnace uses a flexible windowing system which you may move around and organize. see 2-interface and 3-pattern for more information.

once familiar with the tracker, look to 9-guides for useful techniques.

tutorial?

How to Learn Chiptune Trackers: video tutorial created by Button Masher. covers the basic mechanics of chiptune tracking using Furnace for demonstration.

Furnace Tutorials: video tutorials created by Spinning Square Waves. be noted that these may not apply to the current version.