From 5db6f6bc6b102a35b2396961cf39e063196e856d Mon Sep 17 00:00:00 2001 From: freq-mod <32672779+freq-mod@users.noreply.github.com> Date: Sat, 9 Sep 2023 12:27:20 +0200 Subject: [PATCH] pet and vic ins editors doc --- doc/4-instrument/pet.md | 8 ++++++++ doc/4-instrument/vic.md | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 doc/4-instrument/pet.md create mode 100644 doc/4-instrument/vic.md diff --git a/doc/4-instrument/pet.md b/doc/4-instrument/pet.md new file mode 100644 index 000000000..b2344e415 --- /dev/null +++ b/doc/4-instrument/pet.md @@ -0,0 +1,8 @@ +# Commodore PET instrument editor + +The PET instrument editor consists of these macros: + +- **Volume**: volume sequence (on/off) +- **Arpeggio**: pitch sequence +- **Waveform**: 1-bit polynomial pattern type sequence +- **Pitch**: "fine" pitch diff --git a/doc/4-instrument/vic.md b/doc/4-instrument/vic.md new file mode 100644 index 000000000..a6594db05 --- /dev/null +++ b/doc/4-instrument/vic.md @@ -0,0 +1,9 @@ +# Commodore VIC instrument editor + +The VIC instrument editor consists of these macros: + +- **Volume**: volume sequence (GLOBAL) +- **Arpeggio**: pitch sequence +- **On/off**: enable/disable channel output +- **Waveform**: square wave distortion type sequence +- **Pitch**: "fine" pitch