Short:        Pipe/copy raw audio samples into a DOS device
Author:       martin@ego.oche.de (Martin Brenner)
Uploader:     polluks sdf lonestar org (Stefan Haubenthal)
Type:         mus/play
Version:      1.0
Requires:     OS 2.0
Architecture: m68k-amigaos

This is a dos handler which allows you to write data into it. The
syntax is similar to the console-handler CON:. Features include:
- Channel allocation/deallocation using audio.device
- Specify which channel to use with which priority
- asynchronous playing of samples because it uses double buffering with
  optional setting of buffer size
- small and system friendly
- includes source

This is the first release, meaning it is beta.