From bbbe646a3dc9ea227e9ec09aef120ffe918c7d7a Mon Sep 17 00:00:00 2001 From: tildearrow Date: Thu, 14 Sep 2023 16:19:20 -0500 Subject: [PATCH] update x1-010.md --- doc/7-systems/x1-010.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/7-systems/x1-010.md b/doc/7-systems/x1-010.md index 110fed13e..a4b1ebb0c 100644 --- a/doc/7-systems/x1-010.md +++ b/doc/7-systems/x1-010.md @@ -7,9 +7,9 @@ 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. Volume envelope shape is defined via 4-bit (16 step high), 128 byte waveform. +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 can store up to 32 nominal sound waveforms and envelope waveforms at once (plz fact check) +the chip can store up to 32 sound waveforms and envelope waveforms at once. this chip was the inspiration for Organya/PxTone (the former being used in a well-known game called Cave Story).