Getting Started
If you just want to jump right in and get going, we recommend you go through the quick start guide first. It should get you familiar enough with the program to comprehend the rest of the documentation.
Understanding Hexadecimal
Furnace uses hexadecimal (abbreviated as “hex”) numbers frequently. Hexadecimal is a base-16 numbering system that uses digits 0-9 and letters A-F:| Decimal | Hexadecimal |
|---|---|
| 0-9 | 0-9 |
| 10 | A |
| 11 | B |
| 12 | C |
| 13 | D |
| 14 | E |
| 15 | F |
| 16 | 10 |
| 255 | FF |
The Tracker Interface
Furnace uses a music tracker interface. It can be thought of as a spreadsheet for notes. For an introduction to a tracker interface, see tracker concepts and terms before using Furnace. There’s also a glossary of common terms available. Furnace uses a flexible windowing system which you may move around and organize. The interface section provides more information about organizing your workspace.Learning Resources
Once familiar with the tracker, here are some resources to help you learn:Quick Start Guide
Get up and running with Furnace in about an hour
Basic Concepts
Understand fundamental tracker terminology and workflow
FAQ
Find answers to commonly asked questions
Troubleshooting
Solve common issues and problems
Video Tutorials
- 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.
