2022-03-27 12:06:56 -04:00
|
|
|
# VRC6 instrument editor
|
|
|
|
|
2023-06-11 02:00:11 -04:00
|
|
|
The VRC6 (regular) instrument editor consists of these macros:
|
2022-03-27 12:06:56 -04:00
|
|
|
|
2023-06-23 21:13:37 -04:00
|
|
|
- **Volume**: volume sequence
|
|
|
|
- **Arpeggio**: pitch sequence
|
|
|
|
- **Duty**: specifies duty cycle for pulse wave channels
|
|
|
|
- **Pitch**: fine pitch
|
2022-06-25 03:02:11 -04:00
|
|
|
|
|
|
|
## VRC6 (saw) instrument editor
|
|
|
|
|
2022-06-25 16:22:17 -04:00
|
|
|
This channel has its own instrument, a (currently, as of 0.6) one-of-a-kind thing in Furnace.
|
2022-06-25 03:02:11 -04:00
|
|
|
|
|
|
|
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
|