Drum Blaster Librarian
======================

The program DBLIB.EXE is useful to those who would like to create their
own Drum Blaster 3.X sound libraries.  The syntax is simple:

    DBLIB yourfile.lib

DBLIB will search the current directory for files with the file extension
"VOC".  These files must be uncompressed VOC samples.  Do not try to use
compressed files.  Make sure that you have at least 43 VOC files in the
directory where DBLIB resides.  Make sure that no single VOC file
is more than 65,554 bytes in length.  Also, please remember that the lib
you create should be kept to under 500,000 bytes total since the lib is
loaded into low dos memory. 

If you want Drum Blaster to use your library instead of the default 
DB.LIB you must type:
   
    SET DBLIB=yourfile.lib

then press the enter key at the DOS prompt before running Drum Blaster. 

To reset Drum Blaster to default library type:
 
    SET DBLIB=db.lib 

then press enter.

_______________________________________________________________________________

Drum Blaster (C) 1991 by Larry Tipton, all rights reserved.  
