mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 12:35:11 +00:00
128 bytes
confirmed via MAME docs
This commit is contained in:
parent
bbbe646a3d
commit
b83d1d13bf
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ the sample frequency resolution is pretty bad in the low end though...
|
|||
|
||||
even though this chip has stereo output, no board (as far as we know) uses the two outputs that it has... instead, only one output is connected, effectively being used as a mono chip.
|
||||
|
||||
the chip also has some (complicated) hardware volume envelope capabilities, with half of its memory being usable for that purpose. the shape of a volume envelope is defined by user-provided 128×16 (or was it 256×16) waveforms.
|
||||
the chip also has some (complicated) hardware volume envelope capabilities, with half of its memory being usable for that purpose. the shape of a volume envelope is defined by user-provided 128×16 waveforms.
|
||||
|
||||
the chip can store up to 32 sound waveforms and envelope waveforms at once.
|
||||
|
||||
|
|
Loading…
Reference in a new issue