Fixed image, minor changes.

Restoring the flavor to `ga20.md`.
This commit is contained in:
Electric Keet 2025-07-23 17:31:21 -07:00
parent f3223ea70d
commit 9ab2bc3734
3 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,8 @@ it is a 4 channel PCM sound source used by Irem in their arcades in late 1980s a
the sound chip itself is rather unremarkable, having 8-bit volume and pitch control and no stereo panning...
let's be honest. Furnace has too many chips and a great portion of them are sample chips that do the same task: playing back samples.
## effects
this chip has no added effects.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 429 KiB

After

Width:  |  Height:  |  Size: 429 KiB

View file

@ -82,6 +82,8 @@ Furnace also offers DualPCM, a Z80 driver that splits channel 6 into two individ
this chip uses the [FM (OPN)](../4-instrument/fm-opn.md) and [Generic Sample](../4-instrument/sample.md) instrument editors.
the maximum PCM playback rate is 26633 Hz.
## extended channel 3
in ExtCh mode, channel 3 is split into one column for each of its four operators. feedback and LFO levels are shared. the frequency of each operator may be controlled independently with notes and effects. this can be used for more polyphony or more complex sounds.