home *** CD-ROM | disk | FTP | other *** search
- Sophus S5 Release 1.1 25th August 1987
- --------------------------------------
-
- Notes about this version of the Sophus S5 Control Panel software.
-
- * This version supercedes the previous versions (V1.0, V0.999, V0.99,
- and any earlier versions) which don't use the library.
-
- * Only the left channel may be converted for FAST usage.
-
- * When playing with FastMemPlay, two CHIP memory buffers of 25000 samples
- each are allocated. If you have several programs running, or the memory
- has been fragmented, there could be an E_MEM return code.
-
- * When recording with FastMemRecord, currently only the left channel is
- actually read, and this is performed with LEFTSAMPLE.
-
- * The RecordSamples routine performs Enable() and Disable() in the
- time-critical stages. However, the STEREOSAMPLE, LEFTSAMPLE,
- and RIGHTSAMPLE routines do not call Enable()/Disable. This is to allow
- users to place the calls where they choose.
- In any case, if the interrupts or DMA are enabled during record,
- a 'frequency modulation effect' will be added to your samples!
-
- * When the s5 library is opened, a check is made to a file 'LIBS:S5.Params'.
- If this file exists, some configuration data may be read from it,
- causing default values to be changed. See Doc/Addendum.
-
- -o-
-
-