home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Digital Sound Sample Playback and Manipulation System
- -----------------------------------------------------
-
-
- Version 2.0 Rowan McKenzie 28/3/89
-
-
- (C) Copyright 1989 by Rowan McKenzie
-
-
- SAMPLER and PWMSAMPL are packages for playing and
- manipulating digitised sound samples. SAMPLER expects an 8
- bit D/A converter to be available on a parallel printer
- port, while PWMSAMPL will play sounds on the PC speaker
- using pulse width modulation.
-
- File in the main archive are:
-
- SAMPLER.EXE - D/A version of the sound sampler
-
- PWMSAMPL.EXE - PWM (speaker) version of the sampler
-
- SAMPLER.CNF - defaults configuration file for sampler
- (may be edited to suit your system)
-
- TEST.MUS - example song file created using Pianoman
-
- WHATS.NEW - list of features new to V2.0
-
- SAMPLER.DOC - brief user's manual for SAMPLER / PWMSAMPL
-
- SAMPLER.PAS - Turbo Pascal source file for
- SAMPLER / PWMSAMPL
-
- SAMPLER.INC - include file for SAMPLER.PAS
-
- SAMPLASM.ASM - MASM assembler source file used by
- SAMPLER.PAS
-
- *.PAS - Various units required by SAMPLER
-
- *.SND - example sound files
-
- README - this file!
-
-
- More sound samples can be found in the previous releases of
- SAMPLER, HIFI, HIFSOUND, and DIGSOUND.
-
-
-