From 0d36abf3fc4e755ed6e64c45be6586c4bfa502c4 Mon Sep 17 00:00:00 2001 From: freq-mod <32672779+freq-mod@users.noreply.github.com> Date: Fri, 14 Jul 2023 11:11:56 +0200 Subject: [PATCH] Update msm6258.md --- doc/7-systems/msm6258.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/7-systems/msm6258.md b/doc/7-systems/msm6258.md index b5a33f89..b70f7239 100644 --- a/doc/7-systems/msm6258.md +++ b/doc/7-systems/msm6258.md @@ -1,7 +1,7 @@ # OKI MSM6258 a single-channel ADPCM sound source developed by OKI. it allows max sample rate of 15.6 KHz... with no variable pitch. most prominent use of this chip was Sharp X68000 computer, where it was paired with Yamaha YM2151. -Furnace's implementation is MSM6258V, a CPU driven variant that is unlimited by amount of sample data, being able to to be fed from the system's RAM. +Furnace's implementation is MSM6258V, a CPU driven variant that is unlimited by amount of sample data, being able to be fed from the system's RAM. # effects @@ -10,7 +10,7 @@ Furnace's implementation is MSM6258V, a CPU driven variant that is unlimited by ## chip clock rates -MSM6258 is an extremely basic ADPCM sound codec. it has no variable frequency rate, it depends on clock rate of a chip itself. Furnace supports following rates: +MSM6258 is an extremely basic ADPCM sound codec. it has no variable frequency rate; it depends on clock rate of a chip itself. Furnace supports following rates: | Clock rate | Sampling rate | |--------------------|---------------|