mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 18:42:40 +00:00
4748e185a7
Hey, all those files I thought I clobbered!
14 lines
523 B
Markdown
14 lines
523 B
Markdown
# NEC PC Engine instrument editor
|
|
|
|
The PCE instrument editor consists of these macros:
|
|
|
|
- **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
|
|
|
|
It also has wavetable synthesizer support, but unfortunately, it clicks a lot when in use on the HuC6280.
|