    ggggggggg    eeeeeee nnn   nnn eeeeeee tttttttt  rrrrrrrr   ii xx    xx
  gggggg         ee      nnnn  nnn ee         tt     rrr   rrr  ii  xx  xx
  gggggg ggggggg eeeee   nnnnnnnnn eeeee      tt     rrrrrrrrr  ii   xxxx
  gggggg  gggggg ee      nnn nnnnn ee         tt     rrr  rrr   ii  xx  xx
    ggggggggg    eeeeeee nnn  nnnn eeeeeee    tt     rrr   rrr  ii xx    xx

  -------------------------------------------------------------------------
                                                                March 1997  
  -------------------------------------------------------------------------                                                       


   files: 

  WAVPLAY.CPP     source code
  WAVPLAY.EXE     executable
  ARNOLD.WAV      test sample
  README.TXT      this helpfile


   usage: 

  WAVPLAY <name>.WAV [interrupt [dma channel [base number]]]

  [interrupt number] must be less than 8
  [dma channel     ] must be between 0-3
  [base number     ] 2=220h
                     3=230h
                     ...
                     6=260h

  default settings are set on INT 7, DMA 1, BASE 2


   examples: 

  WAVPLAY ARNOLD.WAV         plays arnold.wav with INT 7, DMA 1
  WAVPLAY ARNOLD.WAV 5       plays arnold.wav with INT 5, DMA 1
  WAVPLAY ARNOLD.WAV 5 5     plays arnold.wav with INT 5, DMA 5
  WAVPLAY ARNOLD.WAV 5 1 3   plays arnold.wav with INT 5, DMA 1,
                             at port 230h


   contact: 

  Python: freynder@is1.vub.ac.be
  Jax   : ojacquet@is1.vub.ac.be

  WWW:    http://student.vub.ac.be/~freynder
          http://student.vub.ac.be/~ojacquet

  --------------------------------------------------------------------<EOF>-
