home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 519b.lha / SampleRipper_v1.0 / SampleRipper.doc < prev    next >
Text File  |  1991-06-09  |  3KB  |  90 lines

  1.  
  2.                                 SAMPLE RIPPER
  3.                                  Version 1.0
  4.                           Written By : Rob Lizak Jr.
  5.  
  6.  
  7.         INTRODUCTION
  8.         ------------
  9.  
  10.         Sample Ripper, v1.0, allows you to take a 31 instrument
  11.         Noisetracker/Soundtracker module, or MED module saved into
  12.         ST-NT format and "separate" the sound samples from the
  13.         module.  This is very useful for someone who wants to write
  14.         music in one of the mentioned programs but has a limited
  15.         sample library or worse yet, none.
  16.  
  17.  
  18.         INVOKING SAMPLE RIPPER
  19.         ----------------------
  20.  
  21.         Sample Ripper is a CLI based application.  From your CLI
  22.         window, type SAMPLERIPPER <sourcefile> <destination> and
  23.         press RETURN.  <sourcefile> is the name of the module that
  24.         contains the samples you wish to rip, <destination> is the
  25.         complete drive and pathname where the resultant samples
  26.         should be saved.  Lets say we have a module called
  27.         MOD.tomsawyer and we want the samples saved to
  28.         DF1:RushSamples, the command line would be:
  29.  
  30.         1.> SAMPLERIPPER MOD.tomsawyer DF1:RushSamples/
  31.  
  32.         If you forget any parameters, or just type SAMPLERIPPER and
  33.         press RETURN you will get an information screen and some
  34.         basic help.
  35.  
  36.  
  37.         LIMITATIONS
  38.         -----------
  39.  
  40.         In this version, only the new 31 instrument modules are
  41.         supported.  This is the way I originally wrote the program
  42.         and just have been too lazy to add support for 15 instrument
  43.         modules.  This is high priority stuff though, and the next
  44.         version will contain support for the old 15 instrument
  45.         modules.
  46.  
  47.  
  48.         REVISION HISTORY
  49.         ----------------
  50.  
  51.         Version 1.0, April 2, 1991:  Original release, supports 31
  52.         instrument (new) modules only.
  53.  
  54.  
  55.         LAST BUT NOT LEAST
  56.         ------------------
  57.  
  58.         I wrote this program because I needed an easy way to rip
  59.         sound samples from existing modules (There are ALOT of great
  60.         samples out there!).  I searched for a program that would
  61.         allow me to easily rip samples out of the modules and I found
  62.         nothing of the sort, I was stuck using MED to load in the
  63.         ST-NT module and then save each sample out to another disk.
  64.         It was a long, tedious process and I knew there had to be a
  65.         better way!, and thats why I wrote this program.  I also know
  66.         that there are quite a few others out in net.land that have
  67.         wanted such a program, hopefully this program will help out a
  68.         great number of people who have wanted to rip samples out of
  69.         pre-existing modules.
  70.  
  71.         I am very curious to know if anyone actually uses or likes
  72.         this program!  If you have e-mail access and have a mailer
  73.         that can reach Bitnet, please drop me a line.  Also, I would
  74.         appreciate any suggestions/gripes/bug reports so I can
  75.         improve upon and/or fix problems in the next version.  As far
  76.         as I know this version is bug proof, but again, if any bugs
  77.         surface, let me know!  Enjoy the program!  Hopefully it is of
  78.         a great benefit to many!
  79.  
  80.  
  81.         Here are my addresses:
  82.  
  83.         Network (BITNET) Mail :   LIZAK98@SNYBUFVA.BITNET
  84.  
  85.         US (Snail) Mail       :   Rob Lizak Jr.
  86.                                   8 Bay Lane
  87.                                   Cheektowaga, NY 14225
  88.  
  89.  
  90.