home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / PAT2RAW.ARJ / PAT2RAW.DOC next >
Text File  |  1994-03-06  |  2KB  |  43 lines

  1. Oke, here's a quick dox for PAT2RAW.EXE:
  2.  
  3. This program will convert GUS Patches(with the extension .PAT) to one or more
  4. raw sample files(raw means with no header, just pure sample data), that can
  5. be used in, for example, MOD-Players. If the patch contains 16-bit sample
  6. data, the program is also able to convert the sample to 8-bit data.
  7.  
  8. The usage of the program is very simple: just type PAT2RAW and then the patch
  9. you want to convert. For example, if you want to convert TROMBONE.PAT you
  10. just type PAT2RAW TROMBONE. The program will first create a file named
  11. TROMBONE.0 with the sampledata of the first sample that was found in the
  12. patch. If the patch contains more samples, they will be named TROMBONE.1,
  13. TROMBONE.2 etc (So patches with more than 999 samples are not allowed (-; ).
  14.  
  15. There are two command-line switches:
  16.  
  17.     -8    : This commandline switch causes the program to convert all 16-bit
  18.             sample data into 8-bit sample data.
  19.  
  20.     -I    : When you use this switch, the program will create a info-file
  21.             (for example TROMBONE.INF). In this file, some information about
  22.             the patch and the samples the patch contains, will be given.
  23.  
  24. I first created this tiny program just for my own use, but then I thought that
  25. it could also be useful to other people, so I decided to donate it to the
  26. public. I wouldn't mind releasing the source code too, if it weren't such a
  27. mess. Oh yes, one more thing: since this program was created for personal use,
  28. the program doesn't check too often for errors, but it just throws you into
  29. DOS with a runtime error (Sorry(-:).
  30.  
  31. This is only the BETA version of the program, so it could be full of bugs
  32. (although I don't think it is). If you find an error, please report it to me,
  33. so I can change it,
  34.  
  35.  
  36. For questions, flames, chatting or the source code of this program, you can
  37. catch me on my Email address(i.e. J.vHengstum@kub.nl)
  38.  
  39. So far, HAPPY GUSSING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  40. And if you don't own a GUS, GET ONE NOW, LAMER (-8
  41.  
  42. Jaap van Hengstum. Email: J.vHengstum@kub.nl
  43.