home *** CD-ROM | disk | FTP | other *** search
/ Dave Lowe: S5 Stereo Sound Sampler / Lowe_S5StereoSoundSampler.adf / t / ed-backup
Encoding:
Text File  |  1986-12-10  |  1.0 KB  |  27 lines

  1. Sophus S5 Release 1.1 25th August 1987
  2. --------------------------------------
  3.  
  4. Notes about this version of the Sophus S5 Control Panel software.
  5.  
  6. * Only the left channel may be converted for FAST usage.
  7.  
  8. * When playing with FastMemPlay, two CHIP memory buffers of 25000 samples
  9.   each are allocated. If you have several programs running, or the memory
  10.   has been fragmented, there could be an E_MEM return code.
  11.  
  12. * When recording with FastMemRecord, currently only the left channel is
  13.   actually read, and this is performed with LEFTSAMPLE. 
  14.  
  15. * The RecordSamples routine performs Enable() and Disable() in the
  16.   time-critical stages. However, the STEREOSAMPLE, LEFTSAMPLE,
  17.   and RIGHTSAMPLE routines do not call Enable()/Disable. This is to allow
  18.   users to place the calls where they choose.
  19.  
  20.  
  21. * When the s5 library is opened, a check is made to a file 'LIBS:S5.Params'.
  22.   If this file exists, some configuration data may be read from it,
  23.   causing default values to be changed. See Doc/Addendum.
  24.  
  25.                                  -o-
  26.  
  27.