home *** CD-ROM | disk | FTP | other *** search
/ Mods Anthology 4 / Music-AmigaModsAnthology-4of4-Psychodk.mcsteam.iso / Tools / Amiga / Misc / ModTime_v1.5 / ModTime.doc < prev    next >
Encoding:
Text File  |  1996-04-14  |  3.3 KB  |  112 lines

  1.  
  2.                            --- ModTime v1.5 ---
  3.  
  4.                       ⌐ Gryzor - Melun Club DeLiRiUm!
  5.  
  6.        (with a great help from Peter Kunath / Delitracker's author)
  7.  
  8.  
  9.  
  10.  
  11.         This tool is a bonus for the Mods Anthology CD-Rom owners!
  12.  
  13.      But it will be found later in the bonus-programs of Pro-Wizard...
  14.  
  15.  
  16.  
  17.  
  18.  
  19. Subject:
  20. »»»»»»»
  21. Well, the title is clear enough :)
  22. This tool is able to calculate the duration of several types of Mods.
  23.  
  24. Recognized formats are:
  25.  
  26. - Protracker
  27. - FastTracker 1 and TakeTracker
  28. - FastTracker 2
  29. - ScreamTracker
  30.  
  31. Ok, but where does it write the duration? ==> in the FileComment of coz'!
  32. Like Pro-Wizard does...
  33.  
  34.  
  35.  
  36. Bonus:
  37. »»»»»
  38. Additionally, it also writes the number of channels of multichannel mods,
  39. just after the duration, in the comment.
  40.  
  41.  
  42.  
  43. Usage:
  44. »»»»»
  45. Like my other "ModInfo" tool, it's handy to use "ModTime" in a button from
  46. DirOpus or so... I think you know how to proceed now...
  47.  
  48. It requires KickStart 2.04+ of course, and makes use of xpkmaster.library,
  49. as usual ;) and here, it's very handy too (like for ModInfo), the tool
  50. doesn't need to unpack whole files to do its job!
  51.  
  52.  
  53.  
  54. Outputs:
  55. »»»»»»»
  56. The output is the same as Pro-Wizard's: (examples of filecomments)
  57.  
  58. - [05:45]                           ; For a Protracker mod
  59. - [05:45] - Blablabla...            ; For a Protracker mod + other infos...
  60. - [05:45] - 12 ch                   ; For a Multichannel mod
  61. - [05:45] - 12 ch - Blablabla...    ; For a Multichannel mod + other infos.
  62.  
  63. Note that if a module already has a duration stated and/or a number of chn,
  64. ModTime will overwrite them (I mean, the tool detects if such data already
  65. exist, and then erases them before inserting the new ones, but be careful
  66. of the format, it must be exactly the same ('- [' / 'ch -' / etc...))
  67.  
  68.  
  69.  
  70.                           ~~~~~~~~~~~~~~~~~~~~~~~
  71.  
  72.  
  73. I really think that you will find it very useful, if you like, as I do,
  74. to state these informations for each of your modules.
  75.  
  76. AmigaDOS filecomments are so useful! :)
  77.  
  78. Too bad that the CD-Rom's format cannot keep them......
  79.  
  80.  
  81.  
  82. History:
  83. »»»»»»»
  84. I started to write the first version of this tool in October '94 (yes!)
  85. but I kept it for my own use :(
  86. Then I decided to include it in Pro-Wizard as a Bonus Program, but I never
  87. had the time to write a new version of PW (this was after V2.20), thus I
  88. release it now, for this marvellous "Mods Anthology" Collection ;-)
  89.  
  90. V1.5  :  18-Mar-96  :  Added the channels calculation for S3M modules
  91.                        (Thanks to Peter again, and again ;)
  92.  
  93. V1.4  :  09-Mar-96  :  Added the channels calculation for TT & XM mods
  94.                        (Requested by Throb ;)
  95.  
  96. V1.3  :  01-Mar-96  :  Updated all the routines.
  97.                        Added duration calculation for TT mods. (Thx Peter!)
  98.  
  99. V1.2  :  02-Feb-96  :  Added duration calculation for XM & S3M modules.
  100.                        (Routines given to me by Peter Kunath ;)
  101.  
  102. V1.1  :  07-Sep-95  :  Modified and debugged the PTK routine, in order to
  103.                        handle ALL mods, even the crazy ones by Dreamer! :)
  104.                        Added the xpk support, no need to unpack whole file.
  105.  
  106. V1.0  :  29-Oct-94  :  It does the job for Protracker mods only, but thanks
  107.                        anyway to Peter for the calc-routine!
  108.  
  109.  
  110.          Well, this tool is more Peter's than mine or what!? :-))
  111.  
  112.