SoundPlay

a simple sample-player
Copyright 1996,1997 Marco Nelissen <marcone@xs4all.nl>

SoundPlay is meant to be a replacement to Be's own PlaySound application. SoundPlay can play any format supported by the Media Kit, and more. It can play at any samplerate supported by the Media Kit, and has full pitch control ranging from -400% to 400% speed. (yes, it plays backwards). Regardless of the sample-format, SoundPlay converts the data to 16 bit stereo on the fly, so it can mix with other sound sources (such as SIDPlayer, BeMikMod or simple-midi (because of a bug in simple-midi, you have to start simple-midi *after* SoundPlay)).

There is a bug in the Media kit that causes it to report WAV files as being big-endian (the One True Byte Order!). Unfortunately, they are not. SoundPlay works around this bug.

SoundPlay is freely distributable for non-commercial purposes.


HISTORY

version 1.3

version 1.2

version 1.1

version 1.0

version 0.99

TODO: