home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / REVERSE.ZIP / REVERSE.NFO < prev   
Encoding:
Text File  |  1995-06-04  |  4.4 KB  |  100 lines

  1.                              
  2.                      MOD Reverser with Source Code v1.0
  3.                   A Tesseract Software Production in 1995
  4.                             Please distribute!!
  5.  
  6.    Well, today an idea just POPPED into my head, and I decided to code it
  7. before I decided it was boring.  What this does is reverse all the patterns
  8. and orders of a .MOD file.  This is meant to reverse the song, but it doesn't
  9. work out on some with commands (especially break pattern).  It doesn't reverse
  10. the samples because I was too lazy to do that.  I just wanted to make a little
  11. contribution to the music scene, and I'm no good at composing... and I'm not a
  12. good enough coder to write a player or a tracker, so...
  13.    Why the obsolete .MOD?  Well... because I lost TECH.DOC that came with
  14. Scream Tracker... and it was the only one I had format information for.  Also
  15. it's the simplest tracker format to use.  BTW, the format file came with PCGPE
  16. and was written by Lars Hamre, with additions by Mark J. Cox and Mark Feldman.
  17.    What are it's limitations?  It only recognizes the signatures M.K., 6CHN,
  18. 8CHN, FLT4, and FLT8.  It may choke on some formats, although I've tested it
  19. on several mods.  It has only a few very basic error messages.  Chances are,
  20. if something goes wrong internally, the program will crash.  Lastly, it does
  21. not reverse commands; for example if you have a D0x command it won't change it
  22. to Dx0, or the loop command might even cause an error.  I dunno.  I'm thinking
  23. of more possible problems by the second here :), but I can't think of ways to
  24. fix most of them.  Oh well, I hope you like this program anyways.
  25.    The source code has no comments, but it's not too complex anyways, so you
  26. should have no trouble understanding or modifying it.
  27.    Damn, I'm too lazy to write any more greets or anything, so I'll just copy
  28. them from another of my doc files and edit them slightly.
  29.  
  30. Denthor (he has been a MAJOR help for my demo coding even though his trainers
  31.          are in pascal)
  32. Psi  (Starport Intro ][ source influenced my assembler programming a lot)
  33. Jare  (his sources have also been helpful)
  34. Draeden, Tran  (more source)
  35. Cecil the Snake  (sysop of The Far Site!!!)
  36. BCG  (I get nostalgic when I think about Sorcerers)
  37. Zodiak  (Libertine mod is a very nice piece...)
  38. Skaven  (Realm of Chaos is also way up there...)
  39. Croaker  (music to 42 was the only cool thing in the entire intro)
  40. Necros  (How could I forget him?  Best composer in North America!)
  41. Big Jim  (Very interesting music (some of it's quite good, too))
  42.  
  43.  
  44. Other products from Tesseract Software:   
  45. ┼────────────────────┼
  46. │  █████████         │  Save the planet from destruction by
  47. │     ███  ▄███████  │ the evil Macintosh  computers!  Fight
  48. │     ███  ███▄▄▄▄   │ off wave after wave of the hellspawns
  49. │     ███   ▀▀▀▀███  │  in this new arcade game for your PC
  50. │  ███▄▄▄█████████▀  │        from Tesseract Software!
  51. │                    │
  52. │ TESSERACT SOFTWARE │ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  53. ┼────────────────────┼
  54. │  PROUDLY PRESENTS  │   Supports 256 color VGA and Adlib
  55. ┼────────────────────┼    (Sound Blaster)  sound effects
  56. ∙    MAC INVADERS!   ∙
  57. ·                    ·
  58. File: MACINVAD.ZIP      45k zipped
  59.    
  60. ┼────────────────────────┼
  61. │  ▀▀█▀▀█▀▀▀             │
  62. │    █  ▀▀▀█  Proudly    │
  63. │    █  ▀▀▀▀  Presents:  │
  64. │  ·∙────────────────∙·  │
  65. │                        │
  66. │  The C source code of  │
  67. │  The Far Site Intro 2  │
  68. │                        │
  69. │    Full Explanation!   │
  70. ┼────────────────────────┼
  71. ∙  A TESSERACT SOFTWARE  ∙
  72. ·       PRODUCTION       ∙
  73. File: FS2SRC.ZIP        13k zipped    
  74.  
  75.  
  76.    
  77.    Distribution sites for Tesseract Software:
  78.  
  79. The Far Site BBS: (609) 921-9450
  80.            Sysop: Cecil the Snake
  81.         Location: Princeton, NJ, USA
  82.  
  83.    If you want to become a dist site, write to me.  Chances are, I'll accept
  84. with no difficulty.
  85.  
  86.  
  87. Since my current addresses will be invalid within a month, I ask that you
  88. either mail me on The Far Site, or send mail to Dag Wa at the below address
  89. and ask that he forward it to me.  BTW... if you want to send a big binary
  90. file to me, mail him asking for my address and then send me the file directly.
  91.  
  92.    Contact Addresses:
  93. Send email on
  94.    The Far Site BBS: Pfister
  95.    Dag Wa:           pcxw96c@prodigy.com
  96.  
  97.    And DO send mail, please, for ANY reason.
  98.  
  99.                               - End of File -
  100.