Docs: Text updates for 0.6.6

This commit is contained in:
Electric Keet 2024-08-25 17:29:02 -07:00 committed by tildearrow
parent 8cff0137b8
commit 4ed8a4bd5b
14 changed files with 49 additions and 27 deletions

View file

@ -13,10 +13,12 @@ buttons from left to right:
- right-clicking always brings up the menu.
- **Duplicate**: duplicates the currently selected instrument.
- **Open**: brings up a file dialog to load a file as a new instrument at the end of the list.
- if the file is an instrument bank, a dialog will appear to select which instruments to load.
- **Save**: brings up a file dialog to save the currently selected instrument.
- instruments are saved as Furnace instrument (.fui) files.
- right-clicking brings up a menu with the following options:
- **save instrument as .dmp...**: saves the selected instrument in DefleMask format.
- **save all instruments...**: saves all instruments to the selected folder as .fui files.
- **Toggle folders/standard view**: enables (and disables) folder view, explained below.
- **Move up**: moves the currently selected instrument up in the list. pattern data will automatically be adjusted to match.
- **Move down**: same, but downward.
@ -41,9 +43,10 @@ everything from the instrument list applies here also, with one major difference
wavetables are saved as Furnace wavetable (.fuw) files.
- right-clicking the Save button brings up a menu with the following options:
- **save wavetable as .dmw...**: saves the selected wavetable in DefleMask format.
- **save raw wavetable...**: saves the selected wavetable as raw data.
right-clicking the Save button brings up a menu with the following options:
- **save wavetable as .dmw...**: saves the selected wavetable in DefleMask format.
- **save raw wavetable...**: saves the selected wavetable as raw data.
- **save all wavetables...**: saves all wavetables to the selected folder as .fuw files.
## sample list
@ -57,6 +60,7 @@ samples are saved as standard wave (.wav) files.
right-clicking the Save button brings up a menu with the following options:
- **save raw sample...**: saves the selected sample as raw data.
- **save all samples...**: saves all samples to the selected folder as .wav files.
right-clicking a sample in the list brings up a menu:
- **make instrument**: creates a new instrument which is set to use the selected sample.

View file

@ -68,6 +68,13 @@ the following settings are available:
- **loop**: enables loop. if disabled, the song won't loop.
- **optimize size**: removes unnecessary commands to reduce size.
## ROM
depending on the system, this option may appear to allow you to export your song to a working ROM image or code that can be built into one. export options are explained in the system's accompanying documentation.
currently, only one system can be exported this way:
- [Atari 2600 (TIunA)](../7-systems/tia.md)
## text
this option allows you to export your song as a text file.

View file

@ -152,6 +152,7 @@ the keys in the "Global hotkeys" section can be used in any window, although not
| Expand song | — |
| Set note input latch | — |
| Clear note input latch | — |
| Absorb instrument/octave from status at cursor | — |
| | |
| **Instrument list** | |
| Add instrument | `Insert` |

View file

@ -93,6 +93,10 @@ settings are saved when clicking the **OK** or **Apply** buttons at the bottom o
- **Export**: select an `.ini` file to save current settings.
- **Factory Reset**: resets all settings to default and purges settings backups.
### Import
- **Use OPL3 instead of OPL2 for S3M import**: changes which system is used for the import of S3M files that contain FM channels.
## Audio
### Output