home *** CD-ROM | disk | FTP | other *** search
-
- 8SVX.svobject
-
- © 1994 by Andreas R. Kleinert.
-
- FREEWARE. All rights reserved.
-
- Version : 2.2
- Release Date : 21.07.1994
-
-
- Description
- ~~~~~~~~~~~
- 8SVX.svobject is an external Library-Module for the superplay.library V1+.
-
- It supports reading and writing of unencoded IFF-8SVX Sample-Files.
-
- For reading and playing you also need "iffparse.library" V37+ to be
- installed.
-
-
- Requirements
- ~~~~~~~~~~~~
- - OS V2.04+ (V37)+ and its libraries
- - iffparse.library V37+
-
-
- Author
- ~~~~~~
- Andreas R. Kleinert
- Grube Hohe Grethe 23
- D-57074 Siegen
- Germany
-
-
- Features / Handicaps
- ~~~~~~~~~~~~~~~~~~~~
- - once a sample has been loaded, it will be repeated until an explicite
- stop command arrives
- - an arriving stop command waits (asynchroneous) until the current repeat
- loop ends
- - there's no possibility to continue a once stopped Sample
-
-
- History :
- ~~~~~~~~~
- V2.2 (21.07.1994) :
-
- - added possibility to save all Samples from all multiple-SampleList
- and to accept NULL parameters for the Source-SPObject with
- SPO_Write(), so that custom applications may save their self-
- created SampleLists by simply setting them via SPO_SetSampleList().
- The old way behaviour is still supported (as also handling of
- V1 SPObjects).
-
-
- V2.1 (17.07.1994) :
-
- - integrated new "SampleList"-Functions for exporting more than one
- sample
- - the ClipBoard feature did not work.
- Specifications had to be changed slightly - in a compatible way -
- to re-arrange READING to work again. For WRITING only superplay-
- Library had to be changed.
- - Besides : the ClipBoard would not have been closed correctly, anyway,
- because - yet another bug - there was a function call missing.
- - fixed subtype strings (one blank too much)
-
-
- V1.4 (30.04.1994) :
-
- - now the sample name is also shown, when the user asks for information
- about the sample ;>
- - fixed (hopefully) "header not located" problems within memory
- delocation
- - and more
-
-
- V1.3 (30.03.1994) :
-
- - replaced SAS/C's sprintf()-routine with own, RawDoFmt()-based one.
- This saves about 1800 Bytes.
- - "utility.library" is not used, because this crashes the Player-Task
- and no reason for this could be found.
-
-
- V1.2 (25.02.1994) :
-
- - fixed small bug in memory management routines
-
-
- V1.1 (16.01.1994) :
-
- - first version
-
-
- Copyrights
- ~~~~~~~~~~
- Some of the mentioned names or products above may be copyrighted by
- companies or trademarks of companies.
-
-
-