furnace/doc/4-instrument/tia.md
Electric Keet fdfbff3999 De-capitalization of docs (and little typo fixes)
There are also a couple tiny instances of formatting, like [sic] in the Namco 163 doc (yes, it is now correctly formatted) and a couple labels that needed bold.
2023-09-10 10:16:55 -07:00

25 lines
688 B
Markdown

# Atari TIA instrument editor
the TIA instrument editor consists of these macros:
- **Volume**: volume sequence.
- **Arpeggio**: pitch sequence.
- note: fixed mode works differently. it sets the frequency directly rather than the note, so it only goes from 0 to 31.
- **Waveform**: selects waveform to be used:
- `0`: nothing
- `1`: buzzy
- `2`: low buzzy
- `3`: flangy
- `4`: square
- `5`: square
- `6`: pure buzzy
- `7`: reedy
- `8`: noise
- `9`: reedy
- `A`: pure buzzy
- `B`: nothing
- `C`: low square
- `D`: low square
- `E`: low pure buzzy
- `F`: low reedy
- **Pitch**: "fine" pitch. fine in quotes as TIA doesn't have true pitch control at all.