home *** CD-ROM | disk | FTP | other *** search
/ Da Capo / da_capo_vol1.bin / programs / amiga / edit / amisox3.3 / readme.ami next >
Text File  |  1994-02-28  |  2KB  |  48 lines

  1. This is the Amiga version of the Sound Exchange release 6, patchlevel
  2. 11; Amiga version number is 3.3; this is an update to SOX patchlevel 9
  3. and Amiga SOX 3.1.
  4.  
  5. New to pl11:
  6.     - Sun ADPCM compressed .au support
  7.     - Who knows?  I haven't really checked it all.  I just port
  8.       the thing.
  9.  
  10. With release 3.1, I decided to compile versions for the 68020 and
  11. 68000 instead of the '030 and '000.  The performance ratio of an '020
  12. to a '000 is better than the performance ratio of the '030 to an
  13. '020, and not much less than '030 to '000.  Essentially, '030 users
  14. lose little by using an '020 binary, but '020 users gain much by
  15. not using the '000 version.  This solution, then, maximizes the
  16. benefit distribution.
  17.  
  18. As an Amiga user, you benefit from better documentation; the docs for
  19. public SOX have not been updated in a long while, but I updated the
  20. [pt,tt,n]roff, ascii, and AmigaGuide manuals.
  21.  
  22. Contained in this archive are the following:
  23. bin/csh/*2*.sh        Amiga Csh shell scripts for specific conversions.
  24. bin/csh/soxaliases.sh    Amiga Csh aliases for specific conversions.
  25. bin/dos/*2*        AmigaShell scripts for specific conversions.
  26. bin/sox            Sound Exchange, runs on any Amiga.
  27. bin/sox020        Sound Exchange for 68020 machines.
  28. bin/sox881        Sound Exchange for Amigas with 68881/68882
  29.                         floating-point processors.
  30. bin/sox020881        Sound Exchange for 68020/6888[12] Amigas.
  31.  
  32. dist/*            Standard multi-platform distribution plus Amiga
  33.             fixes which are NOT yet in the distribution.
  34.  
  35. doc/CHEATS        Original Unix CHEATS list.
  36. doc/README        Original Unix README.
  37. doc/sox.guide        AmigaGuide documentation.
  38. doc/soxscripts.doc    Information on the supplied shell scripts.
  39. doc/sox.doc        ASCII documentation.
  40. doc/st.doc        ASCII documentation for libst.
  41. doc/TIPS        Original Unix TIPS help file.
  42. doc/TODO        Original Unix TODO file.
  43.  
  44. Information specific to the Amiga version is contained at the end of
  45. the AmigaGuide document 'sox.guide'.
  46.  
  47. --dgc, 28 Feb 1993
  48.