Title: THSound Short: Play sound samples (v1.00) ShortName: thsound.arc Author: Tony Houghton Date of Release: 10-jan-96 Status: Freeware Archiver used: SparkFS ------------------------------------------------------------------ Short Description: The purpose of THSound is to allow many different samples to be played without having to load each one as a module in its own right. All it does is take a pointer to some data and use this to make a sound voice. THSound is deliberately very basic for flexibility. It is up to your program to manage memory for the sample data, and to attach the voice to channels and play it using the standard Sound SWIs.