2022-03-22 16:48:45 +00:00
# Namco 163 instrument editor
2023-09-10 17:16:55 +00:00
the Namco 163 instrument editor consists of three tabs: "Namco 163" for control of various waveform parameters, "Wavetable" for control of the wave synth and "Macro" containing several macros.
2022-03-22 16:48:45 +00:00
2022-08-13 09:07:50 +00:00
## Namco 163
2023-06-11 06:00:11 +00:00
2023-07-22 00:54:35 +00:00
- **Load waveform**: if enabled, a waveform will be loaded when this instrument plays.
2023-07-29 18:43:49 +00:00
- if it isn't then only the position/length change.
2023-07-22 00:54:35 +00:00
- **Waveform**: determines the waveform that will be loaded.
- only appears when Load waveform is enabled.
2023-07-29 18:43:49 +00:00
- **Per-channel wave position/length**: when enabled, the position/length settings are split per channel.
- **Position**: determines the waveform position in RAM.
2023-07-22 00:54:35 +00:00
- **Length**: determines the waveform length in RAM.
2022-03-23 18:53:07 +00:00
2023-09-10 01:07:05 +00:00
## Wavetable
this allows you to enable and configure the Furnace wavetable synthesizer. see [this page ](wavesynth.md ) for more information.
note that setting the Update Rate to something greater than 1 and playing the instrument in two channels may result in conflicts.
2022-03-23 18:53:07 +00:00
## Macros
2023-06-11 06:00:11 +00:00
2023-09-10 01:07:05 +00:00
- **Volume**: volume levels sequence.
- **Arpeggio**: pitch sequence.
- **Wave Pos**: sets waveform seek position in RAM.
- **Waveform**: sets waveform.
- **Pitch**: fine pitch.
- **Wave Length**: sets waveform length.
2023-06-11 06:00:11 +00:00
<!--
2023-07-22 00:54:35 +00:00
- **Phase Reset**: trigger restart of waveform
-->