mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-05 20:35:06 +00:00
14 lines
446 B
Markdown
14 lines
446 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, simple 3ch wavetable with no extra frills. C15 is much more advanced sound source with 8 channels. C30 adds stereo output and noise mode.
|
||
|
|
||
|
# effects
|
||
|
|
||
|
-`10xx`: change waveform
|
||
|
-`11xx`: toggle noise mode WARNING: only on C30
|
||
|
|
||
|
|
||
|
|