home *** CD-ROM | disk | FTP | other *** search
-
- Play8SVX 4.0 - ] Mike SCARY Scalora [ - PLink : SCARY
-
- This MODULE is public domain. Freely distributable as long as this
- notice stays in.
-
- This program was originally uploaded to PeopleLink's Amiga Zone. The
- Amiga Zone has well over 3000 members, and a library of thousands of
- public domain files. If you're interested in joining us, call
- 800-524-0100 (voice)
- or 800-826-8855 (modem).
-
- Usage:
-
- This program will play one or more digitized sounds. The digitized
- sounds must be in 8SVX IFF format.
-
- Syntax:
-
- PLAY8SVX filename [-n] [+s] [@v] [ filename [-n] [+s] [@v] ...]
-
- Where:
-
- n - is the the number of times to repeat the sample. 1 will be
- used as the default value for 'n'. 'n' may be in the range
- of 1 to 9.
-
- s - is the speed (in samples per second) at which to play the
- sample. If no playback speed is specified, then the speed
- specified in the VHDR chunk will be used. 's' may be in the
- range 1 to 65535. Note: very small values for 's' can cause
- sample to take many minutes to play. Most samples are in
- the range of 5000 to 15000 samples per second.
-
- v - is the volume for playing the sample. 'v' can be in the range
- from 0 to 64. 0 is silent and 64 is full volume. The default
- is 64.
-
- New to 4.0:
-
- - can now play samples up to 512K. Old versions had trouble with
- samples longer than 128K.
- - can play samples multiple times
- - can set volume and playback speed from the command line.
-
- Notes:
-
- You must have a block of CHIP memory free big enough to hold the
- whole sample or you will get a 'not enough memory' error msg.
-
- Comments and Bugs to:
-
- PLink :SCARY
- CI$ :73717,2334 ( I look like a 73717,2334 don't I? :-)
- No, but definatly SCARY looking.
-