2022-02-07 19:13:27 +00:00
|
|
|
# NEC PC Engine instrument editor
|
|
|
|
|
2023-06-11 06:14:45 +00:00
|
|
|
The PCE instrument editor consists of these macros:
|
2022-02-07 19:13:27 +00:00
|
|
|
|
2023-06-24 01:13:37 +00:00
|
|
|
- **Volume**: volume sequence
|
|
|
|
- **Arpeggio**: pitch in half-steps
|
|
|
|
- **Noise**: enable noise mode (ch5 and ch6 only)
|
|
|
|
- **Waveform**: wavetable sequence
|
|
|
|
- **Panning (left)**: output level for left channel
|
|
|
|
- **Panning (right)**: output level for right channel
|
|
|
|
- **Pitch**: fine pitch
|
|
|
|
- **Phase Reset**: trigger restart of waveform
|
2022-06-25 06:55:03 +00:00
|
|
|
|
|
|
|
It also has wavetable synthesizer support, but unfortunately, it clicks a lot when in use on the HuC6280.
|