mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-12 15:55:06 +00:00
4748e185a7
Hey, all those files I thought I clobbered!
15 lines
563 B
Markdown
15 lines
563 B
Markdown
# 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...
|
|
|
|
# effects
|
|
|
|
- **`10xx`**: toggle low-pass filter. `0` turns it off and `1` turns it on.
|
|
- **`11xx`**: toggle amplitude modulation with the next channel.
|
|
- 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.
|