home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 355 / TSI180.ZIP / TSI.DOC < prev    next >
Text File  |  1993-08-15  |  14KB  |  288 lines

  1.  
  2.  ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄    ┌─────────────────────────────────────╖
  3.      █                    │┌────────────────────────────────────╨╖
  4.      █  █▀▀▀▀█ ▀▀▀█▀▀▀    ││┌────────────────────────────────────╨╖
  5.      █  █         █       ╘╡│┌────────────────────────────────────╨╖
  6.      █  █▄▄▄▄▄    █        ╘╡│ The Sound Interface v1.80           ║
  7.      █       █    █         ╘╡ Copyright (C) 1993 By Roger Yarrow  ║
  8.      █  █▄▄▄▄█ ▄▄▄█▄▄▄       ╘═════════════════════════════════════╝
  9.  
  10. ──────────────────────────────────────────────────────────────────────────────
  11.  
  12. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  13. █ Introduction █
  14. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  15. Nowadays, sound cards are a big thing.  After getting a sound card, I quickly
  16. began to accumulate VOC, MOD, CMF, WAV, and other such sound files at a rapid
  17. rate.  As a result, I created TSI.  TSI provides you with a fast, easy, and
  18. friendly menu with which to play these files.  In addition, TSI allows these
  19. files to be stored in ZIP, ARJ, or LZH files which saves a lot of disk space. 
  20. All you need is a standard color monitor to use this program.  TSI has the
  21. following features...
  22.  
  23. * EMS/Disk swap for maximum memory when playing
  24. * Tagging for multiple play
  25. * Random play 
  26. * Mouse support
  27. * Up to 10 different configurations at the stroke of a key
  28. * Out of this world versatility - configurable for almost anything
  29.   (Even FLI or GL files!)
  30. * Support of the ZIP, ARJ, or LZH compression format (save lots of space!)
  31. * Supports up to about 3000 files in each directory!
  32.  
  33. ...and a couple other things which I've probably forgotten to mention.
  34.  
  35. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  36. █ Installation █
  37. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  38. First of all, let me tell you that I'm not the best at writing documentation
  39. so I'll try to keep it short and sweet.  We will proceed together throughout
  40. this file under the assumption that you wish to set up TSI to play ROL files
  41. with a program called ROL-PLAY.EXE in DOS.  To begin, TSI should come with the
  42. following files...
  43.  
  44. * TSI.EXE     --  The actual program
  45. * TSI.DOC     --  The file you are reading right now
  46. * FILE_ID.DIZ --  Description file
  47.  
  48. Make sure you have in your AUTOEXEC.BAT a line resembling:
  49.  
  50.   SET COMSPEC = C:\COMMAND.COM
  51.  
  52. TSI reads the "COMSPEC" environment for use when executing external players.
  53.  
  54. Now, if the file TSI.CFG is present, you should delete it, or else TSI will
  55. most likely keep kicking you out saying it couldn't find any files.  After
  56. deleting TSI.CFG, run "TSI".  A warning message will appear telling you TSI
  57. couldn't find a configuration file.  A window will pop up and it asks you to
  58. answer the following questions...
  59.  
  60. ( Just a note: When answering these and other questions, you may use the arrow
  61. keys, home, end, insert, and delete to ease editing your input.  In addition
  62. Control-End will delete from the cursor to the end of the input string.  The
  63. editing window will scroll as you type should your input be long. )
  64.  
  65. [1] File Directory
  66. The first question asks you for the complete drive and path the files you wish
  67. TSI to play.  In our case, we might enter "C:\SOUND\ROL\" which is the
  68. fictitious location of our ROL files.  TSI will scan that directory for all
  69. files with the ".ROL" extension (or whatever extension you specify later on). 
  70. In addition, the program will also scan for any file with the ".ZIP", ".ARJ",
  71. or ".LZH" extension.  Thus, if you wish, you may keep all of your files
  72. compressed in one of those formats.  If you have files stored in a ZIP, ARJ,
  73. or LZH compressed file, it must follow these rules:
  74.  
  75. * There may be only one (1) file within each ZIP, ARJ, or LZH file
  76. * The file within that archive must have the same name as the file
  77.   For example:  BLUE.ROL must be in BLUE.ZIP, BLUE.ARJ, or BLUE.LZH, depending 
  78.   upon which compression method is used;  DING.WAV must be in DING.ZIP, 
  79.   DING.ARJ, or DING.LZH
  80. * NOTE:  The program will scan for ANY file with the ZIP, ARJ, or LZH
  81.   extension, so make sure that only the correct file in their regular or
  82.   compressed format are stored in that directory
  83. * ANOTHER NOTE: You must have PKUNZIP.EXE, ARJ.EXE, or LHA.EXE if you wish to 
  84.   use those compression programs.  TSI does NOT have any routines built into
  85.   it.  TSI executes these programs to decompress archived files.
  86. * ONE MORE NOTE: TSI's memory usage has been limited so that the sound playing
  87.   programs you run will have enough memory.  As a result, TSI will only scan
  88.   for up to about 250 files in the specified directory.  If you have more than
  89.   250 or so files, you could make several directories containg A-M and N-Z
  90.   files or something like that.  REMEMBER!...TSI has 10 configurations and 
  91.   switching between these directories is not a problem at all!
  92.  
  93. [2] Utility directory
  94. The second question asks us for the complete drive and path where PKUNZIP.EXE,
  95. ARJ.EXE, and LHA.EXE are located.  For example, they might be located in "C:\"
  96. or "D:\UTILS" and so on.  It is not necessary to have any of these files.  It
  97. is only required if you wish to store your files in any one of the available
  98. compressed formats.
  99.  
  100. [3] Sound Player
  101. The third question asks for the full drive and name of the program used to
  102. play the sound files.  We'll assume that our imaginary program to play ROL
  103. files is "C:\SOUND\ROL-PLAY.EXE" -- and enter it as so.  Enter whatever
  104. program you intend to use.
  105.  
  106. [4] Player Parameters
  107. This question allows us to enter any specifics that PLAYWAV might require. 
  108. For example, it might need our sound card's IRQ number, so we might enter
  109. something like "/I:7".  If you don't wish to pass any parameters to the
  110. player, just leave it blank.
  111.  
  112. (TSI would execute "C:\SOUND\ROL-PLAY.EXE XXXXXXXX.ROL /I:7")
  113.  
  114. [5] Work Directory
  115. The work directory is the directory where any compressed files are
  116. decompressed to.  A RAMDrive is the ideal location since it speeds up
  117. operation.  Let's assume we don't have a RAMDrive, so we'll have the files
  118. decompress to "D:\TEMP".  After a file is decompressed and played, TSI will
  119. delete it for you.  MAKE SURE THERE WILL ALWAYS BE ENOUGH ROOM FOR
  120. DECOMPRESSED FILES!  If there isn't enough room, your player will give you an
  121. error that it couldn't find the specified file to play.
  122.  
  123. [6] Sound Extension
  124. This is the extension of the sound file type that your player will use.  In
  125. our case, we would enter "ROL"
  126.  
  127. [7] Quiet Mode
  128. This last question is very important.  If the program you use to play your
  129. sound files has ANY output you wish to see or its output cannot be suppressed
  130. by a " > NUL" command, make sure Quiet Mode says "YES".  If the program's
  131. output can be suppressed by a " > NUL" command, you could leave it as "NO".
  132. Once in TSI, if you play a file and then TSI returns with different colors,
  133. changing Quiet Mode to "YES" will remedy this problem.
  134.  
  135. In addition, if Quiet Mode is set to "YES" then TSI will swap to EMS memory
  136. if it is present or else TSI will swap to disk.  This results in _maximum_
  137. memory for your external players (especially MOD players).  If a disk swap
  138. file is made, it will be created in the same directory as TSI and deleted 
  139. after use.  If for some reason, you do not wish TSI to use the EMS or disk 
  140. swap, just hold down either the CONTROL, ALT, or SHIFT key when you start up
  141. TSI and see the title screen.  Two quick beeps from your internal speaker 
  142. will confirm that the swapping feature is off.
  143.  
  144. Hopefully, the above descriptions were easy enough to understand.  Below are
  145. just a couple more possible configurations for TSI that you could answer with:
  146.  
  147. [1] C:\SB\VOCS\                    [1] D:\WOW\MODULES\
  148. [2] C:\UTILS\                      [2] C:\DOS\
  149. [3] C:\SB\VPLAY.EXE                [3] D:\WOW\WOW.EXE
  150. [4]                                [4] /I:7 /H:220
  151. [5] D:\TEMP\                       [5] E:\
  152. [6] VOC                            [6] MOD
  153. [7] NO                             [7] YES
  154.  
  155. [1] C:\GRAPHICS\FLI                [1] D:\SB\TRAK\
  156. [2] C:\ZIP\                        [2] C:\PUBLIC\
  157. [3] C:\GRAPHICS\QUICKFLI.EXE       [3] D:\SB\TRAK\TRAK.EXE
  158. [4]                                [4]
  159. [5] C:\WORK\                       [5] E:\
  160. [6] FLI                            [6] MOD
  161. [7] YES                            [7] YES
  162.  
  163. The above are just a few of the possibilities of TSI -- just use a little
  164. imagination.  The configuration we first entered will be copied for all of
  165. TSI's ten possible configurations.  Once inside TSI, you can edit the other
  166. configurations at will.  For example, I have TSI set up to be able to play MOD
  167. (with 4 different players), VOC, CMF, FLI, and GL files all at the touch of a
  168. key!  I even have TSI set up to work with Blaster Master (By Gary Maddox -
  169. great program) to make editing VOCs a little easier.
  170.  
  171. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  172. █ How To Use █
  173. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  174. Once setup, the program itself is quite easy to use.  By moving the mouse
  175. around, you will have control over the pointer.  If the pointer is on a file
  176. and the left button is pressed, the highlighter will jump to that file.  If
  177. the highlighter is already on that file and you click with the left button (or
  178. hit ENTER), the program will decompress the file, if necessary, and play that
  179. file using the specifications you entered.  If you press the right button or
  180. SPACEBAR, the program will tag that song, and you will see it change to a
  181. different color to show it is tagged.  To untag a song, simply press the right
  182. button (or SPACEBAR) again on a tagged song, and it will be removed from the
  183. tagged list.  In addition, you may also use the arrow keys, page up, page
  184. down, home and end to maneuver throughout the files.  Also, holding down
  185. CONTROL and clicking the left mouse button is the same as a page up.  CONTROL
  186. and the right mouse button is a page down. (Don't worry if you don't have a
  187. mouse - it doesn't matter)
  188.  
  189. At the bottom of the screen, there is a menu showing the a few more features
  190. of TSI.  Here is a _quick_ explanation of them:
  191.  
  192. [F1] Play tagged
  193. By hitting [F1], TSI will play all of the files that are tagged.  When in this
  194. mode, there is a way to abort and return back to the program.  After a file
  195. has finished playing, a little gray "help" window will pop up.  Hold down
  196. either mouse button, CONTROL, or ALT until you hear a tone from your speaker. 
  197. After hearing the tone, release the mouse button (or CONTROL/ALT), and you
  198. will be brought back TSI.  This procedure is the same for Random Play.
  199.  
  200. [F2] Random play
  201. This plays files randomly (from your current configuration) until you abort.
  202.  
  203. [F3] Change directory
  204. This allows you to change the current directory that has been scanned.  The
  205. change is not saved to the configuration file.
  206.  
  207. [F4] Delete file
  208. This will delete the highlighted file in case you decide you don't like it. 
  209. Answer [Y] or [N] to the confirmation and it will be deleted.  If a file is
  210. read-only, TSI will not delete it.
  211.  
  212. [+],[-]
  213. These two keys will tag and untag all the files.
  214.  
  215. [Alt-H] Extended
  216. The Extended key opens up a window showing a couple more things you can do
  217. within TSI.  First of all, it shows you the Titles (SEE BELOW) of the ten
  218. configurations you have set up for TSI.  It also tells you ALT-S is to change
  219. the current setup, and ALT-T to change the title of the current setup.
  220.  
  221. [Alt-T] Title
  222. This allows you to title each configuration so it is easier to distinguish
  223. them when looking at the Extended window.  Any changes made in the title of a
  224. configuration are saved automatically.
  225.  
  226. [Alt-S] Settings
  227. This brings up a window similar to the one you first encountered when setting
  228. up TSI.  Changing these answers affects the current configuration and all
  229. changes are saved automatically.
  230.  
  231. [Alt-1,2,3,4,5,6,7,8,9,0]
  232. Hitting ALT and any key from 1 to 0 (top numeric row of keyboard) will switch
  233. you through the different configurations of TSI.  Use Alt-S and Alt-T to
  234. change these to fit your needs.
  235.  
  236. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  237. █ The Future █
  238. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  239. Well, if people actually like TSI, I will go forth and drastically improve
  240. aspects of TSI that could use a little work.  For example, I would fix the 250
  241. file limit.  A swap to disk or XMS/EMS would be available so that almost all
  242. your memory could go to your player program.  Some internal ZIP, ARJ, LZH
  243. routines _might_ be included.  But before those, an attempt to include
  244. internal VOC, CMF and maybe MOD routines would be made.
  245.  
  246. ▄▄▄▄▄▄▄▄▄▄▄▄▄
  247. █ Shareware █
  248. ▀▀▀▀▀▀▀▀▀▀▀▀▀
  249. This software is Shareware. You can copy this software, and give it to anyone
  250. as long as all files are included in an unaltered state.  There is a
  251. registration fee of $5.00 (US dollars) that is required if you use this
  252. product for more than 30 days.  In addition, registration will remove the
  253. registration messages and delays that you see.  Upon registering, you will
  254. receive instructions that will place information in TSI.CFG that registers TSI
  255. in YOUR name.  This "code" will be valid for all future releases of TSI.
  256.  
  257. Send $5.00 (US dollars - no change!) with your legal name and home address to:
  258.  
  259.  Roger Yarrow           
  260.  6513 Farmingdale Court 
  261.  Derwood, MD  20855     
  262.  
  263. ▄▄▄▄▄▄▄▄▄▄▄▄▄
  264. █ Copyright █
  265. ▀▀▀▀▀▀▀▀▀▀▀▀▀
  266. The files TSI.EXE and TSI.DOC are copyrighted by the author. This copyright
  267. allows you to:  use the software, copy this program for anyone as long as all
  268. files are included, and to distribute this program with all of its files for
  269. no charge.
  270.  
  271. There is no warranty of any kind on this program, and the copyright owner,
  272. Roger Yarrow, is not responsible or liable for damages of any kind caused by
  273. direct or indirect use of this program.  The copyright owner is not
  274. responsible or liable for any loss or corruption of files caused by this
  275. program.  By using this software, you agree to the above.
  276.  
  277. If you have any questions concerning distribution (such as ShareWare vendors)
  278. or this warranty, feel free to contact me at the address above.
  279.     
  280. THIS PROGRAM IS SUPPLIED "AS IS".  NO WARRANTIES OF ANY KIND ARE MADE ON IT.
  281.                            
  282. The EMS/Diskswap routines came from the EXECWSWP (v1.6) package by TurboPower
  283. Software.
  284.  
  285.                  ╔══════════════════════════════════╗
  286.                  ║Copyright (C) 1993 by Roger Yarrow║
  287.                  ╚══════════════════════════════════╝
  288.