Index of /knowledgemedia/SAMPLERS/MSDOS/SAMPLE20
Name Last modified Size Description
Parent Directory 11-Jun-2003 14:44 -
DRIVERS.TPU 11-Jun-2003 14:44 30k
FONTS.TPU 11-Jun-2003 14:44 23k
MENUDEFS.INC 11-Jun-2003 14:44 5k
MENUS.PAS 11-Jun-2003 14:44 6k
MENUS.TPU 11-Jun-2003 14:44 6k
MOUSFUNC.PAS 11-Jun-2003 14:44 8k
PIANO.SND 11-Jun-2003 14:44 32k
PWMSAMPL.EXE 11-Jun-2003 14:44 101k
RM.PAS 11-Jun-2003 14:44 38k
SAMPLASM.ASM 11-Jun-2003 14:44 23k
SAMPLER.CNF 11-Jun-2003 14:44 1k
SAMPLER.DOC 11-Jun-2003 14:44 32k
SAMPLER.EXE 11-Jun-2003 14:44 102k
SAMPLER.INC 11-Jun-2003 14:44 42k
SAMPLER.PAS 11-Jun-2003 14:44 54k
SEAL.SND 11-Jun-2003 14:44 9k
SILLY1.SND 11-Jun-2003 14:44 21k
SNARL.SND 11-Jun-2003 14:44 17k
TEST.MUS 11-Jun-2003 14:44 1k
TURBMOUS.PAS 11-Jun-2003 14:44 4k
WHATS.NEW 11-Jun-2003 14:44 2k
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.