
INSTALLATION NOTES

- Install MMPM/2 with Soundblaster 16 Pro selected as the audio device. Accept
  any default settings for the selection.

- Comment out with "rem" the following lines in the config.sys file.
    device = ...\mmos2\sb16d2.sys ...
    device = ...\mmos2\audiovdd.sys ...

- Enter the following line above the commented out lines in the config.sys
  file.
    device=<boot drive>\adaudio.sys 0x530 1 10 /N:SBAud1$
  This will assign a base i/o address of 530 hex, DMA channel 1, and irq
  num 10 to the audio system.

- Copy the file adaudio.sys from the diskette to the root directory of the
  boot drive.

- Edit the MMPM2.INI file found in the MMOS2 directory, the following change
  will be needed:

  PARMSTRING=TREBLE=50,...,RESOURCEDLL=AUDIOIF,RCID=3
should read:
  PARMSTRING=TREBLE=50,...,RESOURCEDLL=AUDIOIF,RCID=4

- Reboot the system.


KNOWN PROBLEMS

 Device Driver is dated 2/25/94 @ 1:06p

 1)  - Playing of sounds is cut off before end.  Ex: applause is
       stopped .8 seconds from eof.

 2)  - Playing a small selection from Digital Audio editor will cause
       small clip to be repeated continually.

 3) - 16B 44K Stereo repeats small segment in beginning of play.
      Slight popping detectable at this setting

 4) - Line in is not available at this time.

 5) - 8 Bit record will not work after a play.

 6) - 16Bit record is not available at this time.

 7) - When selecting last fraction of a wav, first time will play
      fine, subsequent plays will get message "Internal error 5618.
      Invalid sequence of events occured."

 9) - Long AVI's get stuck in a short loop and repeats audio
      sequence indefinetly.  This may also cause a trap after
      a pause or rewind in the video clip.

This device driver has been tested on the following hardware only:
Toshiba 6600
Toshiba 4700
IBM Value Point with MS Sound System
Dell 66ME with MS Sound System

