mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
81ab2acb2c
Trying for more consistency and clarity, especially for quick reference.
10 lines
481 B
Markdown
10 lines
481 B
Markdown
# Namco WSG | Namco C15 | Namco C30
|
|
|
|
a family of wavetable synth sound chips used by Namco in their arcade machines (Pacman and later). waveforms are 4-bit, with 32-byte sample length.
|
|
|
|
everything starts with Namco WSG, which is a simple 3-channel wavetable with no extra frills. C15 is a much more advanced sound source with 8 channels, and C30 adds stereo output and noise mode.
|
|
|
|
# effects
|
|
|
|
- `10xx`: **change waveform.**
|
|
- `11xx`: **toggle noise mode.** _warning:_ only on C30.
|