[Scummvm-git-logs] scummvm-tools master -> 6b3c09af2491a0a6d610356e419436d15fb1cfd9
bluegr
noreply at scummvm.org
Sun Nov 6 18:09:34 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-tools' repo located at https://github.com/scummvm/scummvm-tools .
Summary:
6b3c09af24 JANITORIAL: SCI - Correct spelling mistakes in text file
Commit: 6b3c09af2491a0a6d610356e419436d15fb1cfd9
https://github.com/scummvm/scummvm-tools/commit/6b3c09af2491a0a6d610356e419436d15fb1cfd9
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2022-11-06T20:09:31+02:00
Commit Message:
JANITORIAL: SCI - Correct spelling mistakes in text file
rythm -> rhythm
Changed paths:
engines/sci/attic/sfx/doc/patch001.txt
diff --git a/engines/sci/attic/sfx/doc/patch001.txt b/engines/sci/attic/sfx/doc/patch001.txt
index c34aec83..61d2f8a8 100644
--- a/engines/sci/attic/sfx/doc/patch001.txt
+++ b/engines/sci/attic/sfx/doc/patch001.txt
@@ -34,7 +34,7 @@ Offset Size Type Description
Offset Description
--------------------------------------------------------------------
- 0x00 Timbre Group (0 = Bank A, 1 = Bank B, 2 = Memory, 3 = Rythm)
+ 0x00 Timbre Group (0 = Bank A, 1 = Bank B, 2 = Memory, 3 = Rhythm)
0x01 Timbre Number (0 - 63)
0x02 Key Shift (0-48) [-24 - +24]
0x03 Fine Tune (0-100) [-50 - +50]
@@ -82,20 +82,20 @@ Offset Size Description
---------------------------------------------------
-4. Block for setting up Patch Temporary Area (rythm part) and
+4. Block for setting up Patch Temporary Area (rhythm part) and
System Area - Partial Reserve, offset relative to 0x370 + n * 246
Offset Size Description
---------------------------------------------------
0x000 2 0xdc 0xba (if this this is not present
this block is non existent)
- 0x002 4 Rythm Setup for Key #24 (see below)
+ 0x002 4 Rhythm Setup for Key #24 (see below)
: : :
- 0x0fe 4 Rythm Setup for Key #87
+ 0x0fe 4 Rhythm Setup for Key #87
0x102 9 System Area - Partial Reserve
---------------------------------------------------
- Rythm Setup description
+ Rhythm Setup description
See http://members.xoom.com/_XMCM/TomLewandowski/lapc1.txt
More information about the Scummvm-git-logs
mailing list