furnace/doc/7-systems/amiga.md

25 lines
943 B
Markdown
Raw Permalink Normal View History

2022-01-16 06:10:43 +00:00
# Commodore Amiga
a computer with a desktop OS, lifelike graphics and 4 channels of PCM sound in 1985? no way!
in this very computer music trackers were born...
2023-06-27 21:06:23 +00:00
imported MOD files use this chip, and will set A-4 tuning to 436.
2022-01-16 06:10:43 +00:00
# effects
- `10xx`: **toggle low-pass filter.** `0` turns it off and `1` turns it on.
- `11xx`: **toggle amplitude modulation with the next channel.**
2022-03-27 05:02:17 +00:00
- does not work on the last channel.
- `12xx`: **toggle period (frequency) modulation with the next channel.**
- does not work on the last channel.
- `13xx`: **change wave.**
- only works when "Mode" is set to "Wavetable" in the instrument.
# info
this chip uses the [Generic Sample](../4-instrument/amiga.md) instrument editor.
2023-07-12 00:27:05 +00:00
- the maximum rate for sample playback is technically 31469Hz but anything higher than 28867Hz will sound glitchy on hardware.
- sample lengths and loop will be set to an even number.
- samples can't be longer than 131070.