128 bytes

confirmed via MAME docs
This commit is contained in:
freq-mod 2023-09-15 09:47:41 +02:00 committed by GitHub
parent bbbe646a3d
commit b83d1d13bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.