home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 August / IMM0895.ISO01.iso / share / os2 / pmsndx / readme.txt < prev    next >
Text File  |  1995-01-23  |  4KB  |  110 lines

  1.               PMsndX version 1.37 beta
  2.                         by
  3.                 William Scott Hiles
  4.  
  5. As always, all comments are welcomed as well as bug reports.
  6. This is a beta release and as such should be used with caution.
  7.  
  8.  
  9. INTRODUCTION:
  10.  
  11. This is the a new release of PMsndX.  Extensive online
  12. help is provided from the main control panel.  To read the
  13. help, pull down the system menu in the upper left corner
  14. of the PMsndX control panel and select HELP.  This provides a
  15. description of the form and function.
  16.  
  17.  
  18.  
  19. CONTENTS:
  20.  
  21. You should have ten files from the compressed .zip file.
  22. Name                  CRC-32     Description
  23. ------------          --------   -----------------------------------------
  24. pmsndx.exe            0795b471   Executable PMsndX
  25. install.exe           0fdc5a73   PMsndX Installation program
  26. pmsndx.hlp            4c1d38d5   Help file
  27. smallhlp.hlp          fe021c80   Help file without user interface examples
  28. README.TXT            58c6a90d   This file
  29. HISTORY.TXT           81732755   History of all changes and future work
  30. file_id.diz           568f8f5d   Information file to BBS sysops too.
  31. order.txt             a398dcac   Form for registering
  32. license.txt           d668c05b   Licensing information
  33. hints.txt             45ec06f8   Hints for commonly asked questions
  34. bugrep.txt            3369a2fc   Form for reporting bugs
  35. sample/               00000000   Sample directory
  36. sample/brettapp.wav   3f389a3b   Example sample
  37. sample/example.cmd    a166992b   Example REXX command script
  38. sample/testsntx.cmd   1f5a2195   File with full syntax for reference
  39.  
  40.  
  41. INSTALLATION PROGRAM:
  42.  
  43. Starting with version 1.36, PMsndX includes a very simple
  44. installation program which copies the executable and appropriate
  45. help file to the destination directories.  The program lets
  46. the user select the paths that are in the PATH and HELP
  47. variables.
  48.  
  49.  
  50. MANUAL INSTALLATION:
  51.  
  52. If the installation script does not work on your system,
  53. you may manually install PMsndX on your system with the
  54. following instructions.
  55.  
  56. Installation of PMsndX is very simple.  You must place
  57. the executable in a directory that is referenced in your
  58. PATH statement in your config.sys.  If this is not done,
  59. PMsndX will not be able to play samples from the command
  60. line.  You must then place the help file in a directory
  61. in your HELP path or in the same directory as the
  62. executable program.  That is it.
  63.  
  64. Look at your config.sys file with an editor like E.EXE
  65. and locate the statement that looks like this:
  66.  
  67. SET PATH=E:\OS2;E:\OS2\SYSTEM;E:\OS2\INSTALL;E:\;E:\OS2\MDOS;E:\OS2\APPS;
  68.  
  69. Choose something like \os2\apps and copy the file pmsndx.exe
  70. to that directory.
  71.  
  72. There are two help files included in the compressed .zip file.
  73. They are identical in content except that the larger one
  74. contains bitmap examples of the user interface in the text.
  75. The smaller file (smallhlp.hlp) does not contain the bitmaps
  76. and is about one-third the size of the larger file.  The
  77. smaller file is provided for people who are concerned about
  78. disk space.  Whichever file is not used can be deleted.  To
  79. use the smaller help file, rename smallhlp.hlp to pmsndx.hlp.
  80.  
  81. Look at your config.sys file with an editor like E.EXE and
  82. locate the statement that looks like this:
  83.  
  84. SET HELP=E:\OS2\HELP;E:\OS2\HELP\TUTORIAL;E:\MMOS2\HELP;
  85.  
  86. Choose something like \os2\help and copy either pmsndx.hlp
  87. or smallhlp.hlp to that directory and name it pmsndx.hlp.
  88.  
  89.  
  90.  
  91. WARNING:
  92.  
  93. There is a known problem with PMsndX and MMPM/2 version 3.0.
  94. When running PMsndX under Warp, anything which interrupts the
  95. playback of a sample (such as a system sound or pressing Pause)
  96. will cause PMsndX to hang the next time playback is requested.
  97. A future release of MMPM/2 will correct this problem.  To
  98. minimize the effect, I have provided the option to have
  99. PMsndX open the Audio device without sharing (the default).
  100. This problem does not appear to affect PMsndX on previous versions
  101. of OS/2 (i.e. 2.0, 2.1 and 2.11).
  102.  
  103.  
  104. ENDING:
  105.  
  106. I can be contacted using email at wishware@cais.com.
  107.  
  108. Thanks for your time.
  109. Scott
  110.