2022-01-16 01:10:43 -05: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...
|
|
|
|
|
|
|
|
# effects
|
|
|
|
|
2023-06-23 21:13:37 -04: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 01:02:17 -04:00
|
|
|
- does not work on the last channel.
|
2023-06-23 21:13:37 -04:00
|
|
|
- **`12xx`**: toggle period (frequency) modulation with the next channel.
|
2022-04-12 02:19:00 -04:00
|
|
|
- does not work on the last channel.
|
2023-06-23 21:13:37 -04:00
|
|
|
- **`13xx`**: change wave.
|
2022-10-15 23:41:50 -04:00
|
|
|
- only works when "Mode" is set to "Wavetable" in the instrument.
|