============================== PlaySound 1.1 ============================== =========================================================================== A double-buffered IFF-8SVX player utility written by Olaf `Olsen' Barthel. © Copyright 1991-92 by Olaf `Olsen' Barthel, Public-Domain, all rights reserved. No guarantee of any kind is made that the program(s) described in this document are 100% reliable. You use this material on your own risk. ================================= Purpose ================================= =========================================================================== It's not quite that easy to get audio.device to do what it's supposed to do. This program is the result of my efforts to create a tool to play an IFF-8SVX sound on two stereo channels using iffparse.library for reading and playing the sound directly off the disk, i.e. to play the sound while reading it. ================================== Usage ================================== =========================================================================== The program supports both Shell and Workbench invocation. Workbench invocation is easy: select the sound files you wish to be played then double-click on the `PlaySound' icon. If running from Shell, two arguments are accepted: Pattern................ The name of the file to be played or a standard AmigaDOS wildcard expression to be used for collecting files to be played. Buffer................. The replay buffer size to be used when reading the sound file. Usually, the default buffer size of 5000 bytes will do, but slower or faster data media may want you to change this value. ================================= Author ================================== =========================================================================== This program and the accompanying source code are are placed in the public domain. Bug reports, enhancement requests, etc. should be directed to: Olaf Barthel Brabeckstrasse 35 D-3000 Hannover 71 Federal Republic of Germany EMail: Z-Net: O.BARTHEL@A-Link-H Usenet: o.barthel@a-link-h.comlink.de olsen@sourcery.mxm.sub.org Both commercial and noncommercial use of this program are permitted. =============== Revision history (most recent change first) =============== =========================================================================== 1.1 First public release.