mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 06:25:16 +00:00
pet and vic ins editors doc
This commit is contained in:
parent
69bb3cab66
commit
5db6f6bc6b
2 changed files with 17 additions and 0 deletions
8
doc/4-instrument/pet.md
Normal file
8
doc/4-instrument/pet.md
Normal file
|
@ -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
|
9
doc/4-instrument/vic.md
Normal file
9
doc/4-instrument/vic.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue