From 1b93a28540c9c4cb0426925f0e9a8ee5285fbf63 Mon Sep 17 00:00:00 2001 From: freq-mod <32672779+freq-mod@users.noreply.github.com> Date: Tue, 11 Jul 2023 20:26:43 +0200 Subject: [PATCH] Update ay8910.md --- doc/7-systems/ay8910.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/7-systems/ay8910.md b/doc/7-systems/ay8910.md index 961c8143c..008248d49 100644 --- a/doc/7-systems/ay8910.md +++ b/doc/7-systems/ay8910.md @@ -6,7 +6,7 @@ it is a 3-channel square/noise/envelope sound generator. the chip's powerful sou the AY-3-8914 variant was used in Intellivision, which is pretty much an AY with 4 level envelope volume per channel and different register format. -as of Furnace 0.6pre7, AY-3-8910 supports software PCM, where all 3 channels can play 4-bit PCM samples (at the cost of a very high CPU usage) +as of Furnace 0.6pre7, AY-3-8910 supports software sample playback, where all 3 channels can play 4-bit PCM samples (at the cost of a very high CPU usage) # effects