Index of /knowledgemedia/SAMPLERS/MSDOS/SAMPLE20

      Name                    Last modified       Size  Description

[DIR] Parent Directory 11-Jun-2003 14:44 - [TXT] DRIVERS.TPU 11-Jun-2003 14:44 30k [TXT] FONTS.TPU 11-Jun-2003 14:44 23k [TXT] MENUDEFS.INC 11-Jun-2003 14:44 5k [TXT] MENUS.PAS 11-Jun-2003 14:44 6k [TXT] MENUS.TPU 11-Jun-2003 14:44 6k [TXT] MOUSFUNC.PAS 11-Jun-2003 14:44 8k [SND] PIANO.SND 11-Jun-2003 14:44 32k [   ] PWMSAMPL.EXE 11-Jun-2003 14:44 101k [TXT] RM.PAS 11-Jun-2003 14:44 38k [TXT] 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 [TXT] SAMPLER.INC 11-Jun-2003 14:44 42k [TXT] SAMPLER.PAS 11-Jun-2003 14:44 54k [SND] SEAL.SND 11-Jun-2003 14:44 9k [SND] SILLY1.SND 11-Jun-2003 14:44 21k [SND] SNARL.SND 11-Jun-2003 14:44 17k [TXT] TEST.MUS 11-Jun-2003 14:44 1k [TXT] TURBMOUS.PAS 11-Jun-2003 14:44 4k [TXT] 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.