home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / t / trackinfo2 / !TrackInfo / !Help next >
Text File  |  1995-08-31  |  5KB  |  127 lines

  1.                                 *************
  2.                                 * TrackInfo *
  3.                                 *************
  4.  
  5. Contents
  6. ========
  7.  
  8.  1. Copyright notice
  9.  2. Using Tracker Info
  10.  3. Revision History
  11.  4. Upkeep
  12.  5. Thanks
  13.  
  14. 1. Copyright
  15. ============
  16.  
  17. This program is ©1994,1995 Matthew Hambley
  18.  
  19.   It is Freeware.  This means it may be distributed freely on the
  20. condition that:
  21.  
  22.  a. no money is made from it although a small charge may be made for
  23.     duplication and p+p.
  24.  b. No files are deleted, altered or added to the !TrackInfo directory
  25.  
  26.   The contents of the directory should be:
  27.   
  28. !Boot, !Help, !Run, Templates, !Sprites, !RunImage
  29.  
  30.   Tracker Info is supplied as is.  Therefore no guarantee is given or
  31. implied  as to its fitness for purpose.  The author can not be held
  32. responsible for any loss of data, time or money due to the use of Tracker
  33. Info.
  34.  
  35. 2. Tracker Info
  36. ===============
  37.  
  38.   !TrackInfo is a desktop application that will display information on a
  39. tracker file when one is dragged into it.  I wrote it to help in making a
  40. database of all the tracker files in my disc collection.  The information
  41. shown is:
  42.  
  43. File name - the name of the tracker file.
  44. File size - how big the file is.
  45. Title     - the name of the tracker.
  46. Author    - The name of the trackers creator.  This is not available for
  47.             ProTrackers.  On the other hand Symphony files have very large
  48.             author fields, so only the last 58 characters are shown.
  49. Tracks    - the number of tracks a piece of music has.
  50.  
  51.   There are also four icons showing the four recognised formats.  These
  52. grey out to leave the format currently under scrutiny.
  53.  
  54.   The author field for Symphony files is large as has already been noted.
  55. A list follows which gives the standard "conversion authors" that I know of:
  56.  
  57. Converted from Amiga ProTracker using Digital Symphony!
  58. Converted from Archimiedes Tracker using Digital Symphony!
  59. Converted from Maestro using Digital Symphony!
  60.  
  61.   If an author field has any carraige return characters in it they will be
  62. represented with a down arrow character, thus: ⇩
  63.  
  64. 3. Revision History
  65. ===================
  66.  
  67. V1.00 - The first version.  The first WIMP program I have managed to write
  68.         in one day.  It recognises Tracker and Protracker files.
  69.  
  70. V1.10 - Program can now recognise digital symphony files.  One problem is the
  71.         symphony author records are massive.  We are talking real "wow that's
  72.         big" time. Due to this only the last 32 characters are shown.  This
  73.         is usually sufficient.  A list of standard "conversion authors" is
  74.         given in the main text.
  75.  
  76. V1.20 - A file length icon has been added because its a useful thing to know.
  77.         The amount of space for author strings has been increased to 58
  78.         characters.  This caused a problem with author strings with new line
  79.         characters in them.  This was also dealt with.
  80.  
  81. V1.30 - Desktop tracker has been released and I now have a file from it.
  82.         New code has been created and an extra icon included so TrackInfo
  83.         will now correctly identify these files sometimes.  I can't find the
  84.         number of tracks though.  I will need more examples before that can
  85.         be added and the reliability of the routines increased.
  86.  
  87. V1.31 - Rewriten the Digital Symphony Author detection code as it wasn't
  88.         working with some files.
  89.  
  90. v1.40 (10 Aug 95) - Re write of the Digital Symphony title and author detection
  91.                     routines after I was given some symphony files that wouln't
  92.                     work.  These routines should be much more reliable now that
  93.                     I have some more information on the symphony file format.
  94.  
  95. 42.00 (10 Aug 1995) - When making the above amendments I realised what a mess
  96.                       the program was so I re-wrote it.
  97.  
  98. 4. Upkeep
  99. =========
  100.  
  101.   If you find any tracker files that don't work or any unusual Symphony
  102. "conversion authors" send them to me and I will do my best to update the
  103. program for you.  I particularly need examples of Desktop Tracker files
  104. as I have only ever seen two in my life and one of them has disapeared
  105. so I have not been able to work out where the number of tracks is stored
  106. in the file.
  107.  
  108.   Send any bugs or odd trackers to:
  109.  
  110. Matthew Hambley,
  111. 15, North Roundall,
  112. Limekilns,
  113. Dunfermline,
  114. Fife, KY11 3JY.
  115.  
  116.   or contact me electronicaly through:
  117.  
  118. ARCade BBS user "Matthew Hambley"
  119. Internet  ceemah@caleonia.hw.ac.uk    (While I am at university)
  120.           mhambley@arcade.demon.co.uk (When I am not)
  121.  
  122. 5. Thanks
  123. =========
  124.  
  125.     Thanks to Colin Davies for providing the symphony files that gave birth
  126. to version 1.40
  127.