furnace/doc/4-instrument/n163.md

32 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2022-03-22 12:48:45 -04:00
# Namco 163 instrument editor
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 12:48:45 -04:00
2022-08-13 05:07:50 -04:00
## Namco 163
2023-06-11 02:00:11 -04:00
- **Load waveform**: if enabled, a waveform will be loaded when this instrument plays.
2023-07-29 14:43:49 -04:00
- if it isn't then only the position/length change.
- **Waveform**: determines the waveform that will be loaded.
- only appears when Load waveform is enabled.
2023-07-29 14:43:49 -04:00
- **Per-channel wave position/length**: when enabled, the position/length settings are split per channel.
- **Position**: determines the waveform position in RAM.
- **Length**: determines the waveform length in RAM.
2023-09-09 21:07:05 -04: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.
## Macros
2023-06-11 02:00:11 -04:00
2023-09-09 21:07:05 -04: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 02:00:11 -04:00
<!--
- **Phase Reset**: trigger restart of waveform
-->