2022-12-08 05:18:22 +00:00
|
|
|
# Konami K007232
|
|
|
|
|
2022-12-11 07:37:20 +00:00
|
|
|
a 2-channel PCM sound chip from Konami which was used in some of their 1986-1990 arcade boards.
|
2022-12-08 05:18:22 +00:00
|
|
|
|
2023-06-25 07:05:30 +00:00
|
|
|
its sample format is unique; the topmost bit is the end marker, and the low 7 bits are used for generating sound (unsigned format).
|
2022-12-08 05:18:22 +00:00
|
|
|
|
2023-06-25 07:05:30 +00:00
|
|
|
it has 7 bit digital output per each channel and no volume register on chip, so it needs external logic to control channel volume.
|
2022-12-08 10:22:22 +00:00
|
|
|
|
2023-09-11 00:34:13 +00:00
|
|
|
## effects
|
2022-12-08 05:18:22 +00:00
|
|
|
|
2023-09-10 06:44:29 +00:00
|
|
|
nothing.
|
|
|
|
|
|
|
|
yeah.
|
2023-08-04 16:11:53 +00:00
|
|
|
|
2023-09-11 00:34:13 +00:00
|
|
|
## info
|
2023-08-04 16:11:53 +00:00
|
|
|
|
2023-08-04 16:38:05 +00:00
|
|
|
this chip uses the [K007232](../4-instrument/k007232.md) instrument editor.
|