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
|
|
|
|
|
2023-06-25 07:05:30 +00:00
|
|
|
- `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.
|
2023-06-25 07:05:30 +00:00
|
|
|
- `12xx`: **toggle period (frequency) modulation with the next channel.**
|
2022-04-12 06:19:00 +00:00
|
|
|
- does not work on the last channel.
|
2023-06-25 07:05:30 +00:00
|
|
|
- `13xx`: **change wave.**
|
2022-10-16 03:41:50 +00:00
|
|
|
- only works when "Mode" is set to "Wavetable" in the instrument.
|
2023-07-11 23:47:11 +00:00
|
|
|
|
|
|
|
# info
|
|
|
|
|
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.
|
2023-07-11 23:47:11 +00:00
|
|
|
- sample lengths and loop will be set to an even number.
|
|
|
|
- samples can't be longer than 131070.
|