2022-03-27 12:06:56 -04:00
|
|
|
# VRC6 instrument editor
|
|
|
|
|
2022-06-25 03:02:11 -04:00
|
|
|
The VRC6 (regular) instrument editor consists of only three macros:
|
2022-03-27 12:06:56 -04:00
|
|
|
|
|
|
|
- [Volume] - volume sequence
|
2022-03-27 23:18:50 -04:00
|
|
|
- [Arpeggio] - pitch sequence
|
|
|
|
- [Duty cycle] - specifies duty cycle for pulse wave channels
|
2022-06-25 03:02:11 -04:00
|
|
|
|
|
|
|
## VRC6 (saw) instrument editor
|
|
|
|
|
|
|
|
This channel has its own instrument, a (currently, as of dev99) one-of-a-kind thing in Furnace.
|
|
|
|
|
|
|
|
The only differences from this instrument type from compared to the regular instrument are that it:
|
2022-06-25 16:21:00 -04:00
|
|
|
- has a volume range of 0-63 instead of 0-15.
|
2022-06-25 03:02:11 -04:00
|
|
|
- has no duty cycle range
|