home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / opus / v5 / player3_0opus5 / c / x2adpcm.doc < prev   
Text File  |  1977-12-31  |  1KB  |  67 lines

  1.  
  2.                     -----------------------------------
  3.                     *** Flowerpower's ADPCM package ***
  4.                     -----------------------------------
  5.  
  6.                            X2ADPCM documentation
  7.  
  8.                This software package is in the public domain.
  9.                        Do with it whatever you want.
  10.  
  11.  
  12.  
  13. Introduction
  14. ------------
  15.  
  16. This  program  will  convert any known sound format to ADPCM sample format.
  17. As this uses datatypes, it will only run with OS3.0 and above.
  18.  
  19.  
  20. Technical Info
  21. --------------
  22.  
  23. The  data  is delivered in MONO by the datatype, so no conversion has to be
  24. done at all.  The replay frequency is left unchanged.
  25.  
  26.  
  27. Usage
  28. -----
  29.  
  30. This  is  a  Shell-only program.  Do not try to start it from Workbench.  A
  31. user interface may be added in the future.
  32.  
  33. Template: "FROM/A,TO/K/A,BITS/K/N"
  34.  
  35. Example: X2ADPCM THX8BS.WAV TO THX8BS.ADPCM3 BITS=3
  36.  
  37.  
  38. FROM/A
  39.  
  40. The source audio file.
  41.  
  42. TO/K/A
  43.  
  44. This  keyword  must exist.  After that you must specify a file name to save
  45. the sample to.
  46.  
  47. BITS/K/N
  48.  
  49. Either specify 2 or 3 for ADPCM2 or ADPCM3 compression.
  50.  
  51.  
  52. The Author
  53. ----------
  54.  
  55. Christian Buchner
  56. Steinbergstraße 2
  57. 82110 Germering
  58. Germany
  59. Tel.: +49-89-849868
  60.  
  61. EMAIL: flowerp@eikon.e-technik.tu-muenchen.de
  62.  
  63. <flowerp> on irc #amiga and #amigager
  64.  
  65.   //
  66. \X/ Flowerpower
  67.