mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
update x1-010.md
This commit is contained in:
parent
5a4be9951d
commit
bbbe646a3d
1 changed files with 2 additions and 2 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue