Update msm6258.md

This commit is contained in:
freq-mod 2023-07-14 11:11:56 +02:00 committed by GitHub
parent 7b2ae23a00
commit 0d36abf3fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 |
|--------------------|---------------|