2022-03-27 16:06:56 +00:00
|
|
|
# VRC6 instrument editor
|
|
|
|
|
2023-06-11 06:00:11 +00:00
|
|
|
The VRC6 (regular) instrument editor consists of these macros:
|
2022-03-27 16:06:56 +00:00
|
|
|
|
2023-06-24 01:13:37 +00:00
|
|
|
- **Volume**: volume sequence
|
|
|
|
- **Arpeggio**: pitch sequence
|
|
|
|
- **Duty**: specifies duty cycle for pulse wave channels
|
|
|
|
- **Pitch**: fine pitch
|
2022-06-25 07:02:11 +00:00
|
|
|
|
|
|
|
## VRC6 (saw) instrument editor
|
|
|
|
|
2022-06-25 20:22:17 +00:00
|
|
|
This channel has its own instrument, a (currently, as of 0.6) one-of-a-kind thing in Furnace.
|
2022-06-25 07:02:11 +00:00
|
|
|
|
|
|
|
The only differences from this instrument type from compared to the regular instrument are that it:
|
2022-06-25 20:21:00 +00:00
|
|
|
- has a volume range of 0-63 instead of 0-15.
|
2022-06-25 07:02:11 +00:00
|
|
|
- has no duty cycle range
|