Home » Archimedes archive » Archimedes World » AW-1991-05.adf » May91 » !AWMay91/Goodies/SoundTrack/!STracker/!Help
!AWMay91/Goodies/SoundTrack/!STracker/!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 » Archimedes World » AW-1991-05.adf » May91 |
Filename: | !AWMay91/Goodies/SoundTrack/!STracker/!Help |
Read OK: | ✔ |
File size: | 0E77 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!Stracker, Version 2.50 (16-June-1990) ===================================== Public Domain by Robbie Steele and Julian Wright SoundTracker module version 1.03 by Hugo Fiennes -----> BACK THIS DISC UP NOW BEFORE YOU GO ANY FURTHER <------ Stracker ======== This program is an interrupt driven music player. It should play most Amiga soundtracker tunes - just double-click on them or drag them to PlayMod's icon. The program uses Hugo Fiennes' SoundTracker module. Hugo's address is in the !RunImage file which you can get at by double-clicking on the !PlayMod icon whilst holding down shift. Also check the 'credits' file in the ReadMe directory. Comments ======== This program is copyright but you are permitted to copy/modify the program (both source and executable versions where applicable) provided that you obey the conditions set out below: * The program is not copied for profit. You are permitted to ask for a "handling charge" to cover postage, work, advertising etc and the price of the disc (if supplied) but you may not charge money for the software. You must copy the entire application. * Any modifications should be sent to me and/or the original author so we can update the master copies and assign you a version number for your modified copy of the program. This way we won't have any confusion over which version of a program is the newest and everyone will be much happier. You may not modify these licence conditions. * You may include parts of the code in your own programs provided that they are clearly identified as such. * The recipient of the progam is made aware of these conditions. * Some authors have other conditions, which will be REMs in the !RunImage file (if BASIC) or tacked onto the end of this list (if compiled code). Check these conditions too any try to obey both sets! Any bug fixes, comments, technical queries etc should be sent to either of the addresses below. Send an SAE for a catalogue of PD programs. Robbie Steele Julian Wright 66 Chelsea Street 17b Sheraton Place Linwood Redwood Christchurch Christchurch New Zealand New Zealand Version 2.00 - Windows were added. Windows showed Name of tune being played and the number of instruments being used, also changing from Playing to Stopped. Stereo separation was added. Defaulted to 16. Amiga style. Version 2.10 - Some Bugs fixed. Changed the style of the icons. Version 2.20 - Now shows the instrument names in a window. Will play 15 or 31 instrument STM files. File type 510 was added and 001, 002 were added for backwards compatibility. Will ask you if you wish the music to die when Quiting program. Version 2.30 - Now program asks the SoundTracker Module for info on the current module instead of reading the file direct. Version 2.40 - Added: Internal Speaker Shutoff or turn on. Separation set to 64 default. Version 2.50 - Cleaned up the code and added three silver icons. Green Square for total Stop. Green Bars for pause in mid flight. Green Triangle for play. When Black the above options are set. Green headphones for Speaker control. When Black the speaker is off and output is sent out the Stereo Headphones socket. If this file scrolled by too fast for you to read load !Edit first then try again.
00000000 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000010 20 21 53 74 72 61 63 6b 65 72 2c 20 56 65 72 73 | !Stracker, Vers| 00000020 69 6f 6e 20 32 2e 35 30 20 28 31 36 2d 4a 75 6e |ion 2.50 (16-Jun| 00000030 65 2d 31 39 39 30 29 0a 20 20 20 20 20 20 20 20 |e-1990). | 00000040 20 20 20 20 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d | ========| 00000050 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000060 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 20 20 |=============. | 00000070 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 50 | P| 00000080 75 62 6c 69 63 20 44 6f 6d 61 69 6e 20 62 79 20 |ublic Domain by | 00000090 52 6f 62 62 69 65 20 53 74 65 65 6c 65 20 61 6e |Robbie Steele an| 000000a0 64 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |d. | 000000b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000c0 20 20 20 20 4a 75 6c 69 61 6e 20 57 72 69 67 68 | Julian Wrigh| 000000d0 74 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 53 |t.. S| 000000e0 6f 75 6e 64 54 72 61 63 6b 65 72 20 6d 6f 64 75 |oundTracker modu| 000000f0 6c 65 20 76 65 72 73 69 6f 6e 20 31 2e 30 33 20 |le version 1.03 | 00000100 62 79 20 48 75 67 6f 20 46 69 65 6e 6e 65 73 0a |by Hugo Fiennes.| 00000110 0a 0a 20 20 20 20 2d 2d 2d 2d 2d 3e 20 42 41 43 |.. -----> BAC| 00000120 4b 20 54 48 49 53 20 44 49 53 43 20 55 50 20 4e |K THIS DISC UP N| 00000130 4f 57 20 42 45 46 4f 52 45 20 59 4f 55 20 47 4f |OW BEFORE YOU GO| 00000140 20 41 4e 59 20 46 55 52 54 48 45 52 20 3c 2d 2d | ANY FURTHER <--| 00000150 2d 2d 2d 2d 0a 0a 0a 53 74 72 61 63 6b 65 72 0a |----...Stracker.| 00000160 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 54 68 69 73 20 70 |========..This p| 00000170 72 6f 67 72 61 6d 20 69 73 20 61 6e 20 69 6e 74 |rogram is an int| 00000180 65 72 72 75 70 74 20 64 72 69 76 65 6e 20 6d 75 |errupt driven mu| 00000190 73 69 63 20 70 6c 61 79 65 72 2e 20 49 74 20 73 |sic player. It s| 000001a0 68 6f 75 6c 64 20 70 6c 61 79 20 6d 6f 73 74 20 |hould play most | 000001b0 41 6d 69 67 61 0a 73 6f 75 6e 64 74 72 61 63 6b |Amiga.soundtrack| 000001c0 65 72 20 74 75 6e 65 73 20 2d 20 6a 75 73 74 20 |er tunes - just | 000001d0 64 6f 75 62 6c 65 2d 63 6c 69 63 6b 20 6f 6e 20 |double-click on | 000001e0 74 68 65 6d 20 6f 72 20 64 72 61 67 20 74 68 65 |them or drag the| 000001f0 6d 20 74 6f 20 50 6c 61 79 4d 6f 64 27 73 0a 69 |m to PlayMod's.i| 00000200 63 6f 6e 2e 0a 0a 54 68 65 20 70 72 6f 67 72 61 |con...The progra| 00000210 6d 20 75 73 65 73 20 48 75 67 6f 20 46 69 65 6e |m uses Hugo Fien| 00000220 6e 65 73 27 20 53 6f 75 6e 64 54 72 61 63 6b 65 |nes' SoundTracke| 00000230 72 20 6d 6f 64 75 6c 65 2e 20 48 75 67 6f 27 73 |r module. Hugo's| 00000240 20 61 64 64 72 65 73 73 20 69 73 20 69 6e 20 74 | address is in t| 00000250 68 65 0a 21 52 75 6e 49 6d 61 67 65 20 66 69 6c |he.!RunImage fil| 00000260 65 20 77 68 69 63 68 20 79 6f 75 20 63 61 6e 20 |e which you can | 00000270 67 65 74 20 61 74 20 62 79 20 64 6f 75 62 6c 65 |get at by double| 00000280 2d 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 |-clicking on the| 00000290 20 21 50 6c 61 79 4d 6f 64 20 69 63 6f 6e 0a 77 | !PlayMod icon.w| 000002a0 68 69 6c 73 74 20 68 6f 6c 64 69 6e 67 20 64 6f |hilst holding do| 000002b0 77 6e 20 73 68 69 66 74 2e 20 41 6c 73 6f 20 63 |wn shift. Also c| 000002c0 68 65 63 6b 20 74 68 65 20 27 63 72 65 64 69 74 |heck the 'credit| 000002d0 73 27 20 66 69 6c 65 20 69 6e 20 74 68 65 20 52 |s' file in the R| 000002e0 65 61 64 4d 65 0a 64 69 72 65 63 74 6f 72 79 2e |eadMe.directory.| 000002f0 0a 0a 0a 43 6f 6d 6d 65 6e 74 73 0a 3d 3d 3d 3d |...Comments.====| 00000300 3d 3d 3d 3d 0a 54 68 69 73 20 70 72 6f 67 72 61 |====.This progra| 00000310 6d 20 69 73 20 63 6f 70 79 72 69 67 68 74 20 62 |m is copyright b| 00000320 75 74 20 79 6f 75 20 61 72 65 20 70 65 72 6d 69 |ut you are permi| 00000330 74 74 65 64 20 74 6f 20 63 6f 70 79 2f 6d 6f 64 |tted to copy/mod| 00000340 69 66 79 20 74 68 65 20 70 72 6f 67 72 61 6d 0a |ify the program.| 00000350 28 62 6f 74 68 20 73 6f 75 72 63 65 20 61 6e 64 |(both source and| 00000360 20 65 78 65 63 75 74 61 62 6c 65 20 76 65 72 73 | executable vers| 00000370 69 6f 6e 73 20 77 68 65 72 65 20 61 70 70 6c 69 |ions where appli| 00000380 63 61 62 6c 65 29 20 70 72 6f 76 69 64 65 64 20 |cable) provided | 00000390 74 68 61 74 20 79 6f 75 0a 6f 62 65 79 20 74 68 |that you.obey th| 000003a0 65 20 63 6f 6e 64 69 74 69 6f 6e 73 20 73 65 74 |e conditions set| 000003b0 20 6f 75 74 20 62 65 6c 6f 77 3a 0a 20 20 20 20 | out below:. | 000003c0 20 0a 2a 20 20 20 20 54 68 65 20 70 72 6f 67 72 | .* The progr| 000003d0 61 6d 20 69 73 20 6e 6f 74 20 63 6f 70 69 65 64 |am is not copied| 000003e0 20 66 6f 72 20 70 72 6f 66 69 74 2e 20 59 6f 75 | for profit. You| 000003f0 20 61 72 65 20 70 65 72 6d 69 74 74 65 64 20 74 | are permitted t| 00000400 6f 20 61 73 6b 20 66 6f 72 20 61 0a 20 20 20 20 |o ask for a. | 00000410 20 22 68 61 6e 64 6c 69 6e 67 20 63 68 61 72 67 | "handling charg| 00000420 65 22 20 74 6f 20 63 6f 76 65 72 20 70 6f 73 74 |e" to cover post| 00000430 61 67 65 2c 20 77 6f 72 6b 2c 20 61 64 76 65 72 |age, work, adver| 00000440 74 69 73 69 6e 67 20 65 74 63 20 61 6e 64 20 74 |tising etc and t| 00000450 68 65 20 70 72 69 63 65 0a 20 20 20 20 20 6f 66 |he price. of| 00000460 20 74 68 65 20 64 69 73 63 20 28 69 66 20 73 75 | the disc (if su| 00000470 70 70 6c 69 65 64 29 20 62 75 74 20 79 6f 75 20 |pplied) but you | 00000480 6d 61 79 20 6e 6f 74 20 63 68 61 72 67 65 20 6d |may not charge m| 00000490 6f 6e 65 79 20 66 6f 72 20 74 68 65 0a 20 20 20 |oney for the. | 000004a0 20 20 73 6f 66 74 77 61 72 65 2e 20 59 6f 75 20 | software. You | 000004b0 6d 75 73 74 20 63 6f 70 79 20 74 68 65 20 65 6e |must copy the en| 000004c0 74 69 72 65 20 61 70 70 6c 69 63 61 74 69 6f 6e |tire application| 000004d0 2e 0a 0a 2a 20 20 20 20 41 6e 79 20 6d 6f 64 69 |...* Any modi| 000004e0 66 69 63 61 74 69 6f 6e 73 20 73 68 6f 75 6c 64 |fications should| 000004f0 20 62 65 20 73 65 6e 74 20 74 6f 20 6d 65 20 61 | be sent to me a| 00000500 6e 64 2f 6f 72 20 74 68 65 20 6f 72 69 67 69 6e |nd/or the origin| 00000510 61 6c 20 61 75 74 68 6f 72 20 73 6f 20 77 65 0a |al author so we.| 00000520 20 20 20 20 20 63 61 6e 20 75 70 64 61 74 65 20 | can update | 00000530 74 68 65 20 6d 61 73 74 65 72 20 63 6f 70 69 65 |the master copie| 00000540 73 20 61 6e 64 20 61 73 73 69 67 6e 20 79 6f 75 |s and assign you| 00000550 20 61 20 76 65 72 73 69 6f 6e 20 6e 75 6d 62 65 | a version numbe| 00000560 72 20 66 6f 72 20 79 6f 75 72 0a 20 20 20 20 20 |r for your. | 00000570 6d 6f 64 69 66 69 65 64 20 63 6f 70 79 20 6f 66 |modified copy of| 00000580 20 74 68 65 20 70 72 6f 67 72 61 6d 2e 20 54 68 | the program. Th| 00000590 69 73 20 77 61 79 20 77 65 20 77 6f 6e 27 74 20 |is way we won't | 000005a0 68 61 76 65 20 61 6e 79 20 63 6f 6e 66 75 73 69 |have any confusi| 000005b0 6f 6e 20 6f 76 65 72 0a 20 20 20 20 20 77 68 69 |on over. whi| 000005c0 63 68 20 76 65 72 73 69 6f 6e 20 6f 66 20 61 20 |ch version of a | 000005d0 70 72 6f 67 72 61 6d 20 69 73 20 74 68 65 20 6e |program is the n| 000005e0 65 77 65 73 74 20 61 6e 64 20 65 76 65 72 79 6f |ewest and everyo| 000005f0 6e 65 20 77 69 6c 6c 20 62 65 20 6d 75 63 68 0a |ne will be much.| 00000600 20 20 20 20 20 68 61 70 70 69 65 72 2e 20 59 6f | happier. Yo| 00000610 75 20 6d 61 79 20 6e 6f 74 20 6d 6f 64 69 66 79 |u may not modify| 00000620 20 74 68 65 73 65 20 6c 69 63 65 6e 63 65 20 63 | these licence c| 00000630 6f 6e 64 69 74 69 6f 6e 73 2e 0a 0a 2a 20 20 20 |onditions...* | 00000640 20 59 6f 75 20 6d 61 79 20 69 6e 63 6c 75 64 65 | You may include| 00000650 20 70 61 72 74 73 20 6f 66 20 74 68 65 20 63 6f | parts of the co| 00000660 64 65 20 69 6e 20 79 6f 75 72 20 6f 77 6e 20 70 |de in your own p| 00000670 72 6f 67 72 61 6d 73 20 70 72 6f 76 69 64 65 64 |rograms provided| 00000680 20 74 68 61 74 0a 20 20 20 20 20 74 68 65 79 20 | that. they | 00000690 61 72 65 20 63 6c 65 61 72 6c 79 20 69 64 65 6e |are clearly iden| 000006a0 74 69 66 69 65 64 20 61 73 20 73 75 63 68 2e 0a |tified as such..| 000006b0 0a 2a 20 20 20 20 54 68 65 20 72 65 63 69 70 69 |.* The recipi| 000006c0 65 6e 74 20 6f 66 20 74 68 65 20 70 72 6f 67 61 |ent of the proga| 000006d0 6d 20 69 73 20 6d 61 64 65 20 61 77 61 72 65 20 |m is made aware | 000006e0 6f 66 20 74 68 65 73 65 20 63 6f 6e 64 69 74 69 |of these conditi| 000006f0 6f 6e 73 2e 0a 0a 2a 20 20 20 20 53 6f 6d 65 20 |ons...* Some | 00000700 61 75 74 68 6f 72 73 20 68 61 76 65 20 6f 74 68 |authors have oth| 00000710 65 72 20 63 6f 6e 64 69 74 69 6f 6e 73 2c 20 77 |er conditions, w| 00000720 68 69 63 68 20 77 69 6c 6c 20 62 65 20 52 45 4d |hich will be REM| 00000730 73 20 69 6e 20 74 68 65 20 21 52 75 6e 49 6d 61 |s in the !RunIma| 00000740 67 65 0a 20 20 20 20 20 66 69 6c 65 20 28 69 66 |ge. file (if| 00000750 20 42 41 53 49 43 29 20 6f 72 20 74 61 63 6b 65 | BASIC) or tacke| 00000760 64 20 6f 6e 74 6f 20 74 68 65 20 65 6e 64 20 6f |d onto the end o| 00000770 66 20 74 68 69 73 20 6c 69 73 74 20 28 69 66 20 |f this list (if | 00000780 63 6f 6d 70 69 6c 65 64 20 63 6f 64 65 29 2e 0a |compiled code)..| 00000790 20 20 20 20 20 43 68 65 63 6b 20 74 68 65 73 65 | Check these| 000007a0 20 63 6f 6e 64 69 74 69 6f 6e 73 20 74 6f 6f 20 | conditions too | 000007b0 61 6e 79 20 74 72 79 20 74 6f 20 6f 62 65 79 20 |any try to obey | 000007c0 62 6f 74 68 20 73 65 74 73 21 0a 0a 41 6e 79 20 |both sets!..Any | 000007d0 62 75 67 20 66 69 78 65 73 2c 20 63 6f 6d 6d 65 |bug fixes, comme| 000007e0 6e 74 73 2c 20 74 65 63 68 6e 69 63 61 6c 20 71 |nts, technical q| 000007f0 75 65 72 69 65 73 20 65 74 63 20 73 68 6f 75 6c |ueries etc shoul| 00000800 64 20 62 65 20 73 65 6e 74 20 74 6f 20 65 69 74 |d be sent to eit| 00000810 68 65 72 20 6f 66 20 0a 74 68 65 20 61 64 64 72 |her of .the addr| 00000820 65 73 73 65 73 20 62 65 6c 6f 77 2e 20 53 65 6e |esses below. Sen| 00000830 64 20 61 6e 20 53 41 45 20 66 6f 72 20 61 20 63 |d an SAE for a c| 00000840 61 74 61 6c 6f 67 75 65 20 6f 66 20 50 44 20 70 |atalogue of PD p| 00000850 72 6f 67 72 61 6d 73 2e 0a 0a 20 20 20 52 6f 62 |rograms... Rob| 00000860 62 69 65 20 53 74 65 65 6c 65 20 20 20 20 20 20 |bie Steele | 00000870 20 20 20 20 20 20 20 20 20 4a 75 6c 69 61 6e 20 | Julian | 00000880 57 72 69 67 68 74 0a 20 20 20 36 36 20 43 68 65 |Wright. 66 Che| 00000890 6c 73 65 61 20 53 74 72 65 65 74 20 20 20 20 20 |lsea Street | 000008a0 20 20 20 20 20 20 31 37 62 20 53 68 65 72 61 74 | 17b Sherat| 000008b0 6f 6e 20 50 6c 61 63 65 0a 20 20 20 4c 69 6e 77 |on Place. Linw| 000008c0 6f 6f 64 20 20 20 20 20 20 20 20 20 20 20 20 20 |ood | 000008d0 20 20 20 20 20 20 20 20 52 65 64 77 6f 6f 64 0a | Redwood.| 000008e0 20 20 20 43 68 72 69 73 74 63 68 75 72 63 68 20 | Christchurch | 000008f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 43 | C| 00000900 68 72 69 73 74 63 68 75 72 63 68 0a 20 20 20 4e |hristchurch. N| 00000910 65 77 20 5a 65 61 6c 61 6e 64 20 20 20 20 20 20 |ew Zealand | 00000920 20 20 20 20 20 20 20 20 20 20 20 4e 65 77 20 5a | New Z| 00000930 65 61 6c 61 6e 64 0a 0a 0a 56 65 72 73 69 6f 6e |ealand...Version| 00000940 20 32 2e 30 30 20 2d 0a 0a 20 20 20 57 69 6e 64 | 2.00 -.. Wind| 00000950 6f 77 73 20 77 65 72 65 20 61 64 64 65 64 2e 20 |ows were added. | 00000960 20 57 69 6e 64 6f 77 73 20 73 68 6f 77 65 64 20 | Windows showed | 00000970 4e 61 6d 65 20 6f 66 20 74 75 6e 65 20 62 65 69 |Name of tune bei| 00000980 6e 67 20 70 6c 61 79 65 64 20 61 6e 64 20 74 68 |ng played and th| 00000990 65 0a 6e 75 6d 62 65 72 20 6f 66 20 69 6e 73 74 |e.number of inst| 000009a0 72 75 6d 65 6e 74 73 20 62 65 69 6e 67 20 75 73 |ruments being us| 000009b0 65 64 2c 20 61 6c 73 6f 20 63 68 61 6e 67 69 6e |ed, also changin| 000009c0 67 20 66 72 6f 6d 20 50 6c 61 79 69 6e 67 20 74 |g from Playing t| 000009d0 6f 20 53 74 6f 70 70 65 64 2e 0a 20 20 20 0a 20 |o Stopped.. . | 000009e0 20 20 53 74 65 72 65 6f 20 73 65 70 61 72 61 74 | Stereo separat| 000009f0 69 6f 6e 20 77 61 73 20 61 64 64 65 64 2e 20 20 |ion was added. | 00000a00 44 65 66 61 75 6c 74 65 64 20 74 6f 20 31 36 2e |Defaulted to 16.| 00000a10 20 20 41 6d 69 67 61 20 73 74 79 6c 65 2e 0a 0a | Amiga style...| 00000a20 56 65 72 73 69 6f 6e 20 32 2e 31 30 20 2d 0a 0a |Version 2.10 -..| 00000a30 20 20 20 53 6f 6d 65 20 42 75 67 73 20 66 69 78 | Some Bugs fix| 00000a40 65 64 2e 20 20 43 68 61 6e 67 65 64 20 74 68 65 |ed. Changed the| 00000a50 20 73 74 79 6c 65 20 6f 66 20 74 68 65 20 69 63 | style of the ic| 00000a60 6f 6e 73 2e 0a 0a 56 65 72 73 69 6f 6e 20 32 2e |ons...Version 2.| 00000a70 32 30 20 2d 20 0a 20 20 20 0a 20 20 20 4e 6f 77 |20 - . . Now| 00000a80 20 73 68 6f 77 73 20 74 68 65 20 69 6e 73 74 72 | shows the instr| 00000a90 75 6d 65 6e 74 20 6e 61 6d 65 73 20 69 6e 20 61 |ument names in a| 00000aa0 20 77 69 6e 64 6f 77 2e 20 20 57 69 6c 6c 20 70 | window. Will p| 00000ab0 6c 61 79 20 31 35 20 6f 72 20 33 31 20 69 6e 73 |lay 15 or 31 ins| 00000ac0 74 72 75 6d 65 6e 74 0a 53 54 4d 20 66 69 6c 65 |trument.STM file| 00000ad0 73 2e 20 20 20 0a 0a 20 20 20 46 69 6c 65 20 74 |s. .. File t| 00000ae0 79 70 65 20 35 31 30 20 77 61 73 20 61 64 64 65 |ype 510 was adde| 00000af0 64 20 61 6e 64 20 30 30 31 2c 20 30 30 32 20 77 |d and 001, 002 w| 00000b00 65 72 65 20 61 64 64 65 64 20 66 6f 72 20 62 61 |ere added for ba| 00000b10 63 6b 77 61 72 64 73 0a 63 6f 6d 70 61 74 69 62 |ckwards.compatib| 00000b20 69 6c 69 74 79 2e 20 20 57 69 6c 6c 20 61 73 6b |ility. Will ask| 00000b30 20 79 6f 75 20 69 66 20 79 6f 75 20 77 69 73 68 | you if you wish| 00000b40 20 74 68 65 20 6d 75 73 69 63 20 74 6f 20 64 69 | the music to di| 00000b50 65 20 77 68 65 6e 20 51 75 69 74 69 6e 67 0a 70 |e when Quiting.p| 00000b60 72 6f 67 72 61 6d 2e 0a 0a 56 65 72 73 69 6f 6e |rogram...Version| 00000b70 20 32 2e 33 30 20 2d 0a 0a 20 20 20 4e 6f 77 20 | 2.30 -.. Now | 00000b80 70 72 6f 67 72 61 6d 20 61 73 6b 73 20 74 68 65 |program asks the| 00000b90 20 53 6f 75 6e 64 54 72 61 63 6b 65 72 20 4d 6f | SoundTracker Mo| 00000ba0 64 75 6c 65 20 66 6f 72 20 69 6e 66 6f 20 6f 6e |dule for info on| 00000bb0 20 74 68 65 20 63 75 72 72 65 6e 74 20 6d 6f 64 | the current mod| 00000bc0 75 6c 65 0a 69 6e 73 74 65 61 64 20 6f 66 20 72 |ule.instead of r| 00000bd0 65 61 64 69 6e 67 20 74 68 65 20 66 69 6c 65 20 |eading the file | 00000be0 64 69 72 65 63 74 2e 0a 0a 56 65 72 73 69 6f 6e |direct...Version| 00000bf0 20 32 2e 34 30 20 2d 0a 20 20 0a 20 20 20 41 64 | 2.40 -. . Ad| 00000c00 64 65 64 3a 20 20 20 20 20 20 49 6e 74 65 72 6e |ded: Intern| 00000c10 61 6c 20 53 70 65 61 6b 65 72 20 53 68 75 74 6f |al Speaker Shuto| 00000c20 66 66 20 6f 72 20 74 75 72 6e 20 6f 6e 2e 0a 20 |ff or turn on.. | 00000c30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 53 65 | Se| 00000c40 70 61 72 61 74 69 6f 6e 20 73 65 74 20 74 6f 20 |paration set to | 00000c50 36 34 20 64 65 66 61 75 6c 74 2e 0a 0a 56 65 72 |64 default...Ver| 00000c60 73 69 6f 6e 20 32 2e 35 30 20 2d 20 0a 20 20 20 |sion 2.50 - . | 00000c70 20 20 20 20 20 0a 20 20 20 43 6c 65 61 6e 65 64 | . Cleaned| 00000c80 20 75 70 20 74 68 65 20 63 6f 64 65 20 61 6e 64 | up the code and| 00000c90 20 61 64 64 65 64 20 74 68 72 65 65 20 73 69 6c | added three sil| 00000ca0 76 65 72 20 69 63 6f 6e 73 2e 0a 0a 20 20 20 20 |ver icons... | 00000cb0 20 20 20 20 20 20 20 20 20 20 47 72 65 65 6e 20 | Green | 00000cc0 53 71 75 61 72 65 20 66 6f 72 20 74 6f 74 61 6c |Square for total| 00000cd0 20 53 74 6f 70 2e 0a 20 20 20 20 20 20 20 20 20 | Stop.. | 00000ce0 20 20 20 20 20 47 72 65 65 6e 20 42 61 72 73 20 | Green Bars | 00000cf0 66 6f 72 20 70 61 75 73 65 20 69 6e 20 6d 69 64 |for pause in mid| 00000d00 20 66 6c 69 67 68 74 2e 0a 20 20 20 20 20 20 20 | flight.. | 00000d10 20 20 20 20 20 20 20 47 72 65 65 6e 20 54 72 69 | Green Tri| 00000d20 61 6e 67 6c 65 20 66 6f 72 20 70 6c 61 79 2e 0a |angle for play..| 00000d30 0a 20 20 20 20 20 20 20 20 20 20 57 68 65 6e 20 |. When | 00000d40 42 6c 61 63 6b 20 74 68 65 20 61 62 6f 76 65 20 |Black the above | 00000d50 6f 70 74 69 6f 6e 73 20 61 72 65 20 73 65 74 2e |options are set.| 00000d60 0a 20 20 20 20 20 20 20 20 20 20 0a 20 20 20 20 |. . | 00000d70 20 20 20 20 20 20 20 20 20 20 47 72 65 65 6e 20 | Green | 00000d80 68 65 61 64 70 68 6f 6e 65 73 20 66 6f 72 20 53 |headphones for S| 00000d90 70 65 61 6b 65 72 20 63 6f 6e 74 72 6f 6c 2e 0a |peaker control..| 00000da0 0a 20 20 20 20 20 20 20 20 20 20 57 68 65 6e 20 |. When | 00000db0 42 6c 61 63 6b 20 74 68 65 20 73 70 65 61 6b 65 |Black the speake| 00000dc0 72 20 69 73 20 6f 66 66 20 61 6e 64 20 6f 75 74 |r is off and out| 00000dd0 70 75 74 20 69 73 20 73 65 6e 74 20 6f 75 74 20 |put is sent out | 00000de0 74 68 65 20 53 74 65 72 65 6f 0a 20 20 20 20 20 |the Stereo. | 00000df0 20 20 20 20 20 48 65 61 64 70 68 6f 6e 65 73 20 | Headphones | 00000e00 73 6f 63 6b 65 74 2e 0a 0a 0a 0a 20 20 20 20 20 |socket..... | 00000e10 20 20 20 49 66 20 74 68 69 73 20 66 69 6c 65 20 | If this file | 00000e20 73 63 72 6f 6c 6c 65 64 20 62 79 20 74 6f 6f 20 |scrolled by too | 00000e30 66 61 73 74 20 66 6f 72 20 79 6f 75 20 74 6f 20 |fast for you to | 00000e40 72 65 61 64 0a 20 20 20 20 20 20 20 20 20 20 20 |read. | 00000e50 20 20 20 20 6c 6f 61 64 20 21 45 64 69 74 20 66 | load !Edit f| 00000e60 69 72 73 74 20 74 68 65 6e 20 74 72 79 20 61 67 |irst then try ag| 00000e70 61 69 6e 2e 0a 0a 0a |ain....| 00000e77