mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-03 11:25:04 +00:00
24209c7853
closes #16 (yay!)
15 lines
No EOL
546 B
Markdown
15 lines
No EOL
546 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`: change wave.
|
|
- only works when "Mode" is set to "Wavetable" in the instrument.
|
|
- `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`: toggle low-pass filter. `0` turns it off and `1` turns it on. |