furnace/doc/7-systems/k007232.md
Electric Keet b5161a8fe6 Documentation stuff!
New page for the effect list, updates to chanOsc, and links to instrument types from every "system" page.
2023-08-04 22:16:02 -05:00

15 lines
496 B
Markdown

# Konami K007232
a 2-channel PCM sound chip from Konami which was used in some of their 1986-1990 arcade boards.
its sample format is unique; the topmost bit is the end marker, and the low 7 bits are used for generating sound (unsigned format).
it has 7 bit digital output per each channel and no volume register on chip, so it needs external logic to control channel volume.
# effects
- nothing for now.
# info
- this chip uses the [K007232](../4-instrument/k007232.md) instrument editor.