Home » Archimedes archive » Micro User » MU 1991-10.adf » PD-Stuff » Music/!EchoII/!Help

Music/!EchoII/!Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Micro User » MU 1991-10.adf » PD-Stuff
Filename: Music/!EchoII/!Help
Read OK:
File size: 0EA9 bytes
Load address: 0000
Exec address: 0000
File contents
=================================================
           !EchoII   v1.05 (22 Apr 1991)
            � Warner H.Hepping, 1991.
-------------------------------------------------
!Echo is public domain, but you're NOT
allowed to change or delete any of the
accompanying files without written approval
from me!
!Echo is to be distributed freely and may
NOT be sold!

Please do NOT change or delete ANY of the 
accompanying files!!
=================================================

Echo is a Digital Delay-Line for use with
the Archimedes sound-system.
It only operates in 4-voice mode and controls
voices 5-8.
Command is passed via channel 5.

The interface allows you to adjust (l-R):

  -Delay time (0..500 msec)
  -Delay time fine adjustment
  -Feedback level
  -Volume
  -Modulation speed.
..................................................
Examples:
1: Phasing can be achieved thus:
   Move the second slider until Time shows 112.
   Move the right (Level) slider until 58/59 shows
   in Level.
   Feedback to 1.
   Modulation slider 1..3.

2: ADT (Automatic Double Tracking):
   Time should be around 300/400
   Level at about 60.
   Feedback at 8.
   Modulation 0.
   For best results move channels 1..4 to
   one side of the stereo image and channels
   5..8 to the other.

3: Fast FM (Honkey Tonk with piano's)
   Time around 150.
   Level at about 59.
   Modulation at 39.
   Feedback at 55.
--------------------------------------------------

SCCB:

'EchoVoice' uses control-block (SCCB) entry 64 to
determine the amount of feedback (0..128) and entry
68 for the modulation frequency (0..128).
(Acorn wants this!)

--------------------------------------------------

NB: Echo eats away a lot of your available cpu-time!
    So unless you have an ARM3-powered machine, it
    will merely be for fun! The desktop is slowed
    down severely!!

===================================================
History:
===================================================
v.1.01, March 21,1991:

      Birth of Echo!

Bugs: Algorythm is really too slow to allow
      for multitasking desktop! Unless you
      had an ARM3 (which I don't!).
      Execution speed drops back to 25%!

V.1.02, April 10, 1991:
      Volume cranked up to allow for realy
      heavy phasing!!!
                  
V.1.03, April 11, 1991:
      Fancy colours and adjustable modulation
      speed! Modulation now independent of
      null-polls!
      !SoftImage added for samples sampled at
      full volume (most are not!!).
      (!RunImage tends to clip full volume samples!)

V.1.04, April 22, 1991:
      Slightly improved throughput. ( +9.6 %).

V.1.05, April 22, 1991:
      Presets added. 72 Presets can now be created
      and recalled at will.
      Randomize added.
      Now gets its filename from TrackerModule.
      Just select the last item in the Save-
      menu to save presets with a name corresponding
      to the tune the trackermodule is playing (if any).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bug?: It seems that when Nick Smiths' PlayerMod plays
      trackervoice-modules, !Echo will not leave
      the desktop properly. This seems to be true
      for a lot of apps by the way, so I don't
      think its my fault!

========================================================
||     Thanks to Jan Herman Buining  for bug-fixing   ||
||            the module!!! (init and final)          ||
========================================================

    All research and coding in assembler by    

              Warner H.Hepping                 
               Kochstraat 128                  
              9728 KH Groningen                
               The Netherlands                 
=================================================
00000000  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000030  3d 0a 20 20 20 20 20 20  20 20 20 20 20 21 45 63  |=.           !Ec|
00000040  68 6f 49 49 20 20 20 76  31 2e 30 35 20 28 32 32  |hoII   v1.05 (22|
00000050  20 41 70 72 20 31 39 39  31 29 0a 20 20 20 20 20  | Apr 1991).     |
00000060  20 20 20 20 20 20 20 a9  20 57 61 72 6e 65 72 20  |       . Warner |
00000070  48 2e 48 65 70 70 69 6e  67 2c 20 31 39 39 31 2e  |H.Hepping, 1991.|
00000080  0a 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |.---------------|
00000090  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
000000b0  2d 2d 0a 21 45 63 68 6f  20 69 73 20 70 75 62 6c  |--.!Echo is publ|
000000c0  69 63 20 64 6f 6d 61 69  6e 2c 20 62 75 74 20 79  |ic domain, but y|
000000d0  6f 75 27 72 65 20 4e 4f  54 0a 61 6c 6c 6f 77 65  |ou're NOT.allowe|
000000e0  64 20 74 6f 20 63 68 61  6e 67 65 20 6f 72 20 64  |d to change or d|
000000f0  65 6c 65 74 65 20 61 6e  79 20 6f 66 20 74 68 65  |elete any of the|
00000100  0a 61 63 63 6f 6d 70 61  6e 79 69 6e 67 20 66 69  |.accompanying fi|
00000110  6c 65 73 20 77 69 74 68  6f 75 74 20 77 72 69 74  |les without writ|
00000120  74 65 6e 20 61 70 70 72  6f 76 61 6c 0a 66 72 6f  |ten approval.fro|
00000130  6d 20 6d 65 21 0a 21 45  63 68 6f 20 69 73 20 74  |m me!.!Echo is t|
00000140  6f 20 62 65 20 64 69 73  74 72 69 62 75 74 65 64  |o be distributed|
00000150  20 66 72 65 65 6c 79 20  61 6e 64 20 6d 61 79 0a  | freely and may.|
00000160  4e 4f 54 20 62 65 20 73  6f 6c 64 21 0a 0a 50 6c  |NOT be sold!..Pl|
00000170  65 61 73 65 20 64 6f 20  4e 4f 54 20 63 68 61 6e  |ease do NOT chan|
00000180  67 65 20 6f 72 20 64 65  6c 65 74 65 20 41 4e 59  |ge or delete ANY|
00000190  20 6f 66 20 74 68 65 20  0a 61 63 63 6f 6d 70 61  | of the .accompa|
000001a0  6e 79 69 6e 67 20 66 69  6c 65 73 21 21 0a 3d 3d  |nying files!!.==|
000001b0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
000001d0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |===============.|
000001e0  0a 45 63 68 6f 20 69 73  20 61 20 44 69 67 69 74  |.Echo is a Digit|
000001f0  61 6c 20 44 65 6c 61 79  2d 4c 69 6e 65 20 66 6f  |al Delay-Line fo|
00000200  72 20 75 73 65 20 77 69  74 68 0a 74 68 65 20 41  |r use with.the A|
00000210  72 63 68 69 6d 65 64 65  73 20 73 6f 75 6e 64 2d  |rchimedes sound-|
00000220  73 79 73 74 65 6d 2e 0a  49 74 20 6f 6e 6c 79 20  |system..It only |
00000230  6f 70 65 72 61 74 65 73  20 69 6e 20 34 2d 76 6f  |operates in 4-vo|
00000240  69 63 65 20 6d 6f 64 65  20 61 6e 64 20 63 6f 6e  |ice mode and con|
00000250  74 72 6f 6c 73 0a 76 6f  69 63 65 73 20 35 2d 38  |trols.voices 5-8|
00000260  2e 0a 43 6f 6d 6d 61 6e  64 20 69 73 20 70 61 73  |..Command is pas|
00000270  73 65 64 20 76 69 61 20  63 68 61 6e 6e 65 6c 20  |sed via channel |
00000280  35 2e 0a 0a 54 68 65 20  69 6e 74 65 72 66 61 63  |5...The interfac|
00000290  65 20 61 6c 6c 6f 77 73  20 79 6f 75 20 74 6f 20  |e allows you to |
000002a0  61 64 6a 75 73 74 20 28  6c 2d 52 29 3a 0a 0a 20  |adjust (l-R):.. |
000002b0  20 2d 44 65 6c 61 79 20  74 69 6d 65 20 28 30 2e  | -Delay time (0.|
000002c0  2e 35 30 30 20 6d 73 65  63 29 0a 20 20 2d 44 65  |.500 msec).  -De|
000002d0  6c 61 79 20 74 69 6d 65  20 66 69 6e 65 20 61 64  |lay time fine ad|
000002e0  6a 75 73 74 6d 65 6e 74  0a 20 20 2d 46 65 65 64  |justment.  -Feed|
000002f0  62 61 63 6b 20 6c 65 76  65 6c 0a 20 20 2d 56 6f  |back level.  -Vo|
00000300  6c 75 6d 65 0a 20 20 2d  4d 6f 64 75 6c 61 74 69  |lume.  -Modulati|
00000310  6f 6e 20 73 70 65 65 64  2e 0a 2e 2e 2e 2e 2e 2e  |on speed........|
00000320  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 2e 2e 2e 2e  |................|
*
00000340  2e 2e 2e 2e 2e 2e 2e 2e  2e 2e 2e 2e 0a 45 78 61  |.............Exa|
00000350  6d 70 6c 65 73 3a 0a 31  3a 20 50 68 61 73 69 6e  |mples:.1: Phasin|
00000360  67 20 63 61 6e 20 62 65  20 61 63 68 69 65 76 65  |g can be achieve|
00000370  64 20 74 68 75 73 3a 0a  20 20 20 4d 6f 76 65 20  |d thus:.   Move |
00000380  74 68 65 20 73 65 63 6f  6e 64 20 73 6c 69 64 65  |the second slide|
00000390  72 20 75 6e 74 69 6c 20  54 69 6d 65 20 73 68 6f  |r until Time sho|
000003a0  77 73 20 31 31 32 2e 0a  20 20 20 4d 6f 76 65 20  |ws 112..   Move |
000003b0  74 68 65 20 72 69 67 68  74 20 28 4c 65 76 65 6c  |the right (Level|
000003c0  29 20 73 6c 69 64 65 72  20 75 6e 74 69 6c 20 35  |) slider until 5|
000003d0  38 2f 35 39 20 73 68 6f  77 73 0a 20 20 20 69 6e  |8/59 shows.   in|
000003e0  20 4c 65 76 65 6c 2e 0a  20 20 20 46 65 65 64 62  | Level..   Feedb|
000003f0  61 63 6b 20 74 6f 20 31  2e 0a 20 20 20 4d 6f 64  |ack to 1..   Mod|
00000400  75 6c 61 74 69 6f 6e 20  73 6c 69 64 65 72 20 31  |ulation slider 1|
00000410  2e 2e 33 2e 0a 0a 32 3a  20 41 44 54 20 28 41 75  |..3...2: ADT (Au|
00000420  74 6f 6d 61 74 69 63 20  44 6f 75 62 6c 65 20 54  |tomatic Double T|
00000430  72 61 63 6b 69 6e 67 29  3a 0a 20 20 20 54 69 6d  |racking):.   Tim|
00000440  65 20 73 68 6f 75 6c 64  20 62 65 20 61 72 6f 75  |e should be arou|
00000450  6e 64 20 33 30 30 2f 34  30 30 0a 20 20 20 4c 65  |nd 300/400.   Le|
00000460  76 65 6c 20 61 74 20 61  62 6f 75 74 20 36 30 2e  |vel at about 60.|
00000470  0a 20 20 20 46 65 65 64  62 61 63 6b 20 61 74 20  |.   Feedback at |
00000480  38 2e 0a 20 20 20 4d 6f  64 75 6c 61 74 69 6f 6e  |8..   Modulation|
00000490  20 30 2e 0a 20 20 20 46  6f 72 20 62 65 73 74 20  | 0..   For best |
000004a0  72 65 73 75 6c 74 73 20  6d 6f 76 65 20 63 68 61  |results move cha|
000004b0  6e 6e 65 6c 73 20 31 2e  2e 34 20 74 6f 0a 20 20  |nnels 1..4 to.  |
000004c0  20 6f 6e 65 20 73 69 64  65 20 6f 66 20 74 68 65  | one side of the|
000004d0  20 73 74 65 72 65 6f 20  69 6d 61 67 65 20 61 6e  | stereo image an|
000004e0  64 20 63 68 61 6e 6e 65  6c 73 0a 20 20 20 35 2e  |d channels.   5.|
000004f0  2e 38 20 74 6f 20 74 68  65 20 6f 74 68 65 72 2e  |.8 to the other.|
00000500  0a 0a 33 3a 20 46 61 73  74 20 46 4d 20 28 48 6f  |..3: Fast FM (Ho|
00000510  6e 6b 65 79 20 54 6f 6e  6b 20 77 69 74 68 20 70  |nkey Tonk with p|
00000520  69 61 6e 6f 27 73 29 0a  20 20 20 54 69 6d 65 20  |iano's).   Time |
00000530  61 72 6f 75 6e 64 20 31  35 30 2e 0a 20 20 20 4c  |around 150..   L|
00000540  65 76 65 6c 20 61 74 20  61 62 6f 75 74 20 35 39  |evel at about 59|
00000550  2e 0a 20 20 20 4d 6f 64  75 6c 61 74 69 6f 6e 20  |..   Modulation |
00000560  61 74 20 33 39 2e 0a 20  20 20 46 65 65 64 62 61  |at 39..   Feedba|
00000570  63 6b 20 61 74 20 35 35  2e 0a 2d 2d 2d 2d 2d 2d  |ck at 55..------|
00000580  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
000005a0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 53 43  |------------..SC|
000005b0  43 42 3a 0a 0a 27 45 63  68 6f 56 6f 69 63 65 27  |CB:..'EchoVoice'|
000005c0  20 75 73 65 73 20 63 6f  6e 74 72 6f 6c 2d 62 6c  | uses control-bl|
000005d0  6f 63 6b 20 28 53 43 43  42 29 20 65 6e 74 72 79  |ock (SCCB) entry|
000005e0  20 36 34 20 74 6f 0a 64  65 74 65 72 6d 69 6e 65  | 64 to.determine|
000005f0  20 74 68 65 20 61 6d 6f  75 6e 74 20 6f 66 20 66  | the amount of f|
00000600  65 65 64 62 61 63 6b 20  28 30 2e 2e 31 32 38 29  |eedback (0..128)|
00000610  20 61 6e 64 20 65 6e 74  72 79 0a 36 38 20 66 6f  | and entry.68 fo|
00000620  72 20 74 68 65 20 6d 6f  64 75 6c 61 74 69 6f 6e  |r the modulation|
00000630  20 66 72 65 71 75 65 6e  63 79 20 28 30 2e 2e 31  | frequency (0..1|
00000640  32 38 29 2e 0a 28 41 63  6f 72 6e 20 77 61 6e 74  |28)..(Acorn want|
00000650  73 20 74 68 69 73 21 29  0a 0a 2d 2d 2d 2d 2d 2d  |s this!)..------|
00000660  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000680  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 4e 42  |------------..NB|
00000690  3a 20 45 63 68 6f 20 65  61 74 73 20 61 77 61 79  |: Echo eats away|
000006a0  20 61 20 6c 6f 74 20 6f  66 20 79 6f 75 72 20 61  | a lot of your a|
000006b0  76 61 69 6c 61 62 6c 65  20 63 70 75 2d 74 69 6d  |vailable cpu-tim|
000006c0  65 21 0a 20 20 20 20 53  6f 20 75 6e 6c 65 73 73  |e!.    So unless|
000006d0  20 79 6f 75 20 68 61 76  65 20 61 6e 20 41 52 4d  | you have an ARM|
000006e0  33 2d 70 6f 77 65 72 65  64 20 6d 61 63 68 69 6e  |3-powered machin|
000006f0  65 2c 20 69 74 0a 20 20  20 20 77 69 6c 6c 20 6d  |e, it.    will m|
00000700  65 72 65 6c 79 20 62 65  20 66 6f 72 20 66 75 6e  |erely be for fun|
00000710  21 20 54 68 65 20 64 65  73 6b 74 6f 70 20 69 73  |! The desktop is|
00000720  20 73 6c 6f 77 65 64 0a  20 20 20 20 64 6f 77 6e  | slowed.    down|
00000730  20 73 65 76 65 72 65 6c  79 21 21 0a 0a 3d 3d 3d  | severely!!..===|
00000740  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000770  0a 48 69 73 74 6f 72 79  3a 0a 3d 3d 3d 3d 3d 3d  |.History:.======|
00000780  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
000007a0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 0a 76 2e  |=============.v.|
000007b0  31 2e 30 31 2c 20 4d 61  72 63 68 20 32 31 2c 31  |1.01, March 21,1|
000007c0  39 39 31 3a 0a 0a 20 20  20 20 20 20 42 69 72 74  |991:..      Birt|
000007d0  68 20 6f 66 20 45 63 68  6f 21 0a 0a 42 75 67 73  |h of Echo!..Bugs|
000007e0  3a 20 41 6c 67 6f 72 79  74 68 6d 20 69 73 20 72  |: Algorythm is r|
000007f0  65 61 6c 6c 79 20 74 6f  6f 20 73 6c 6f 77 20 74  |eally too slow t|
00000800  6f 20 61 6c 6c 6f 77 0a  20 20 20 20 20 20 66 6f  |o allow.      fo|
00000810  72 20 6d 75 6c 74 69 74  61 73 6b 69 6e 67 20 64  |r multitasking d|
00000820  65 73 6b 74 6f 70 21 20  55 6e 6c 65 73 73 20 79  |esktop! Unless y|
00000830  6f 75 0a 20 20 20 20 20  20 68 61 64 20 61 6e 20  |ou.      had an |
00000840  41 52 4d 33 20 28 77 68  69 63 68 20 49 20 64 6f  |ARM3 (which I do|
00000850  6e 27 74 21 29 2e 0a 20  20 20 20 20 20 45 78 65  |n't!)..      Exe|
00000860  63 75 74 69 6f 6e 20 73  70 65 65 64 20 64 72 6f  |cution speed dro|
00000870  70 73 20 62 61 63 6b 20  74 6f 20 32 35 25 21 0a  |ps back to 25%!.|
00000880  0a 56 2e 31 2e 30 32 2c  20 41 70 72 69 6c 20 31  |.V.1.02, April 1|
00000890  30 2c 20 31 39 39 31 3a  0a 20 20 20 20 20 20 56  |0, 1991:.      V|
000008a0  6f 6c 75 6d 65 20 63 72  61 6e 6b 65 64 20 75 70  |olume cranked up|
000008b0  20 74 6f 20 61 6c 6c 6f  77 20 66 6f 72 20 72 65  | to allow for re|
000008c0  61 6c 79 0a 20 20 20 20  20 20 68 65 61 76 79 20  |aly.      heavy |
000008d0  70 68 61 73 69 6e 67 21  21 21 0a 20 20 20 20 20  |phasing!!!.     |
000008e0  20 20 20 20 20 20 20 20  20 20 20 20 20 0a 56 2e  |             .V.|
000008f0  31 2e 30 33 2c 20 41 70  72 69 6c 20 31 31 2c 20  |1.03, April 11, |
00000900  31 39 39 31 3a 0a 20 20  20 20 20 20 46 61 6e 63  |1991:.      Fanc|
00000910  79 20 63 6f 6c 6f 75 72  73 20 61 6e 64 20 61 64  |y colours and ad|
00000920  6a 75 73 74 61 62 6c 65  20 6d 6f 64 75 6c 61 74  |justable modulat|
00000930  69 6f 6e 0a 20 20 20 20  20 20 73 70 65 65 64 21  |ion.      speed!|
00000940  20 4d 6f 64 75 6c 61 74  69 6f 6e 20 6e 6f 77 20  | Modulation now |
00000950  69 6e 64 65 70 65 6e 64  65 6e 74 20 6f 66 0a 20  |independent of. |
00000960  20 20 20 20 20 6e 75 6c  6c 2d 70 6f 6c 6c 73 21  |     null-polls!|
00000970  0a 20 20 20 20 20 20 21  53 6f 66 74 49 6d 61 67  |.      !SoftImag|
00000980  65 20 61 64 64 65 64 20  66 6f 72 20 73 61 6d 70  |e added for samp|
00000990  6c 65 73 20 73 61 6d 70  6c 65 64 20 61 74 0a 20  |les sampled at. |
000009a0  20 20 20 20 20 66 75 6c  6c 20 76 6f 6c 75 6d 65  |     full volume|
000009b0  20 28 6d 6f 73 74 20 61  72 65 20 6e 6f 74 21 21  | (most are not!!|
000009c0  29 2e 0a 20 20 20 20 20  20 28 21 52 75 6e 49 6d  |)..      (!RunIm|
000009d0  61 67 65 20 74 65 6e 64  73 20 74 6f 20 63 6c 69  |age tends to cli|
000009e0  70 20 66 75 6c 6c 20 76  6f 6c 75 6d 65 20 73 61  |p full volume sa|
000009f0  6d 70 6c 65 73 21 29 0a  0a 56 2e 31 2e 30 34 2c  |mples!)..V.1.04,|
00000a00  20 41 70 72 69 6c 20 32  32 2c 20 31 39 39 31 3a  | April 22, 1991:|
00000a10  0a 20 20 20 20 20 20 53  6c 69 67 68 74 6c 79 20  |.      Slightly |
00000a20  69 6d 70 72 6f 76 65 64  20 74 68 72 6f 75 67 68  |improved through|
00000a30  70 75 74 2e 20 28 20 2b  39 2e 36 20 25 29 2e 0a  |put. ( +9.6 %)..|
00000a40  0a 56 2e 31 2e 30 35 2c  20 41 70 72 69 6c 20 32  |.V.1.05, April 2|
00000a50  32 2c 20 31 39 39 31 3a  0a 20 20 20 20 20 20 50  |2, 1991:.      P|
00000a60  72 65 73 65 74 73 20 61  64 64 65 64 2e 20 37 32  |resets added. 72|
00000a70  20 50 72 65 73 65 74 73  20 63 61 6e 20 6e 6f 77  | Presets can now|
00000a80  20 62 65 20 63 72 65 61  74 65 64 0a 20 20 20 20  | be created.    |
00000a90  20 20 61 6e 64 20 72 65  63 61 6c 6c 65 64 20 61  |  and recalled a|
00000aa0  74 20 77 69 6c 6c 2e 0a  20 20 20 20 20 20 52 61  |t will..      Ra|
00000ab0  6e 64 6f 6d 69 7a 65 20  61 64 64 65 64 2e 0a 20  |ndomize added.. |
00000ac0  20 20 20 20 20 4e 6f 77  20 67 65 74 73 20 69 74  |     Now gets it|
00000ad0  73 20 66 69 6c 65 6e 61  6d 65 20 66 72 6f 6d 20  |s filename from |
00000ae0  54 72 61 63 6b 65 72 4d  6f 64 75 6c 65 2e 0a 20  |TrackerModule.. |
00000af0  20 20 20 20 20 4a 75 73  74 20 73 65 6c 65 63 74  |     Just select|
00000b00  20 74 68 65 20 6c 61 73  74 20 69 74 65 6d 20 69  | the last item i|
00000b10  6e 20 74 68 65 20 53 61  76 65 2d 0a 20 20 20 20  |n the Save-.    |
00000b20  20 20 6d 65 6e 75 20 74  6f 20 73 61 76 65 20 70  |  menu to save p|
00000b30  72 65 73 65 74 73 20 77  69 74 68 20 61 20 6e 61  |resets with a na|
00000b40  6d 65 20 63 6f 72 72 65  73 70 6f 6e 64 69 6e 67  |me corresponding|
00000b50  0a 20 20 20 20 20 20 74  6f 20 74 68 65 20 74 75  |.      to the tu|
00000b60  6e 65 20 74 68 65 20 74  72 61 63 6b 65 72 6d 6f  |ne the trackermo|
00000b70  64 75 6c 65 20 69 73 20  70 6c 61 79 69 6e 67 20  |dule is playing |
00000b80  28 69 66 20 61 6e 79 29  2e 0a 7e 7e 7e 7e 7e 7e  |(if any)..~~~~~~|
00000b90  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
*
00000bb0  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 0a 42  |~~~~~~~~~~~~~~.B|
00000bc0  75 67 3f 3a 20 49 74 20  73 65 65 6d 73 20 74 68  |ug?: It seems th|
00000bd0  61 74 20 77 68 65 6e 20  4e 69 63 6b 20 53 6d 69  |at when Nick Smi|
00000be0  74 68 73 27 20 50 6c 61  79 65 72 4d 6f 64 20 70  |ths' PlayerMod p|
00000bf0  6c 61 79 73 0a 20 20 20  20 20 20 74 72 61 63 6b  |lays.      track|
00000c00  65 72 76 6f 69 63 65 2d  6d 6f 64 75 6c 65 73 2c  |ervoice-modules,|
00000c10  20 21 45 63 68 6f 20 77  69 6c 6c 20 6e 6f 74 20  | !Echo will not |
00000c20  6c 65 61 76 65 0a 20 20  20 20 20 20 74 68 65 20  |leave.      the |
00000c30  64 65 73 6b 74 6f 70 20  70 72 6f 70 65 72 6c 79  |desktop properly|
00000c40  2e 20 54 68 69 73 20 73  65 65 6d 73 20 74 6f 20  |. This seems to |
00000c50  62 65 20 74 72 75 65 0a  20 20 20 20 20 20 66 6f  |be true.      fo|
00000c60  72 20 61 20 6c 6f 74 20  6f 66 20 61 70 70 73 20  |r a lot of apps |
00000c70  62 79 20 74 68 65 20 77  61 79 2c 20 73 6f 20 49  |by the way, so I|
00000c80  20 64 6f 6e 27 74 0a 20  20 20 20 20 20 74 68 69  | don't.      thi|
00000c90  6e 6b 20 69 74 73 20 6d  79 20 66 61 75 6c 74 21  |nk its my fault!|
00000ca0  0a 0a 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |..==============|
00000cb0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000cd0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 0a 7c 7c 20 20 20  |==========.||   |
00000ce0  20 20 54 68 61 6e 6b 73  20 74 6f 20 4a 61 6e 20  |  Thanks to Jan |
00000cf0  48 65 72 6d 61 6e 20 42  75 69 6e 69 6e 67 20 20  |Herman Buining  |
00000d00  66 6f 72 20 62 75 67 2d  66 69 78 69 6e 67 20 20  |for bug-fixing  |
00000d10  20 7c 7c 0a 7c 7c 20 20  20 20 20 20 20 20 20 20  | ||.||          |
00000d20  20 20 74 68 65 20 6d 6f  64 75 6c 65 21 21 21 20  |  the module!!! |
00000d30  28 69 6e 69 74 20 61 6e  64 20 66 69 6e 61 6c 29  |(init and final)|
00000d40  20 20 20 20 20 20 20 20  20 20 7c 7c 0a 3d 3d 3d  |          ||.===|
00000d50  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000d80  3d 3d 3d 3d 3d 0a 0a 20  20 20 20 41 6c 6c 20 72  |=====..    All r|
00000d90  65 73 65 61 72 63 68 20  61 6e 64 20 63 6f 64 69  |esearch and codi|
00000da0  6e 67 20 69 6e 20 61 73  73 65 6d 62 6c 65 72 20  |ng in assembler |
00000db0  62 79 20 20 20 20 0a 0a  20 20 20 20 20 20 20 20  |by    ..        |
00000dc0  20 20 20 20 20 20 57 61  72 6e 65 72 20 48 2e 48  |      Warner H.H|
00000dd0  65 70 70 69 6e 67 20 20  20 20 20 20 20 20 20 20  |epping          |
00000de0  20 20 20 20 20 20 20 0a  20 20 20 20 20 20 20 20  |       .        |
00000df0  20 20 20 20 20 20 20 4b  6f 63 68 73 74 72 61 61  |       Kochstraa|
00000e00  74 20 31 32 38 20 20 20  20 20 20 20 20 20 20 20  |t 128           |
00000e10  20 20 20 20 20 20 20 0a  20 20 20 20 20 20 20 20  |       .        |
00000e20  20 20 20 20 20 20 39 37  32 38 20 4b 48 20 47 72  |      9728 KH Gr|
00000e30  6f 6e 69 6e 67 65 6e 20  20 20 20 20 20 20 20 20  |oningen         |
00000e40  20 20 20 20 20 20 20 0a  20 20 20 20 20 20 20 20  |       .        |
00000e50  20 20 20 20 20 20 20 54  68 65 20 4e 65 74 68 65  |       The Nethe|
00000e60  72 6c 61 6e 64 73 20 20  20 20 20 20 20 20 20 20  |rlands          |
00000e70  20 20 20 20 20 20 20 0a  3d 3d 3d 3d 3d 3d 3d 3d  |       .========|
00000e80  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000ea0  3d 3d 3d 3d 3d 3d 3d 3d  3d                       |=========|
00000ea9