home *** CD-ROM | disk | FTP | other *** search
/ Audio 4.94 - Over 11,000 Files / audio-11000.iso / msdos / sndbords / proaudio / pasw12 / pasw12.arj / WHATSUP.DOC < prev   
Text File  |  1992-05-13  |  24KB  |  617 lines

  1.  
  2.  
  3.       Windows Drivers for the Pro AudioSpectrum 16
  4.              Version 1.2
  5.         copyright 1991,1992, MEDIA VISION
  6.             (510) 770-8600
  7.  
  8.  
  9. Thankyou for purchasing the Pro AudioSpectrum Plus or Pro
  10. AudioSpectrum 16!  We think you're going to love your new card.   This
  11. release (5/14/92) includes new Windows drivers for the Pro AudioSpectrum
  12. family of audio adaptors.
  13.  
  14. These drivers require Windows 3.1 and will not work with Windows 3.0 with
  15. Multimedia Extenstions.  Since Windows 3.1 now contains most of the features
  16. of Multimedia Windows, we will assume that most of you will be upgrading
  17. to Windows 3.1.
  18.  
  19. Media Vision will continue to improve and enhance the Windows drivers in
  20. order to continue to be the best source of Multimedia Windows 
  21. products for your PC.  The new Pro AudioSpectrum cards are capable of so
  22. much, we will probably be adding features to the drivers for another
  23. year.
  24.  
  25. We will be working on supporting multiple Pro AudioSpectra in a
  26. single system.  (Pro AudioSpectra is the plural form instead of the
  27. awkward form 'Pro AudioSpectrums') Those of you that have upgraded from
  28. the original Pro AudioSpectrum, don't sell your old one just yet.  With
  29. two Pro AudioSpectra you might want to record on one while playing back
  30. from the other.  Supporting multiple cards in the system requires new ways
  31. of handling multiple mixers, synthesizers, etc.  When we sort all this
  32. out, you can expect new drivers.
  33.  
  34. If you want to stay current with what's happening in the world of
  35. multimedia, windows, and the Pro AudioSpectrum 16, subscribe to
  36. CompuServe.  Once online type GO MEDIAVISION.  This will take you to
  37. the Media Vision section of the Multimedia Vendor forum.  Each day,
  38. Monday thru Friday, a Media Vision representative will stop by to
  39. answer your questions.  We also hope to establish a presence on
  40. Internet, BIX, America Online and Prodigy.  Look for our
  41. representatives on those services.
  42.  
  43. Be sure to check the NEWS section toward the end of this file.
  44.  
  45. IMPORTANT:  THE SND BLASTER SECTION OF THE PRO AUDIOSPECTRUM 16 IS, BY
  46. DEFAULT, SET TO IRQ 7, DMA 1, PORT 220.  DO NOT ATTEMPT TO CONFIGURE
  47. THE PROAUDIOSPECTRUM TO THE SAME IRQ OR DMA CHANNEL AS THE SND
  48. BLASTER.  IF YOU DO, THE SYMPTOM WILL BE A SHORT SECTION OF AUDIO
  49. PLAYED OVER AND OVER AND NOT STOPPING.  SHOULD YOU HEAR UNENDING SHORT
  50. LOOPS OF SOUND , CHECK FOR IRQ CONFLICTS.
  51.  
  52.  
  53. Here is a description of the files on this disk:
  54.  
  55. OEMSETUP.INF    This file allows you to add drivers to Windows using
  56.         the drivers applet in the control panel.  If you
  57.         use the drivers applet, you will not have to 
  58.         manually edit your system.ini file.  Using the
  59.         Install disk will, in most cases be preferable to 
  60.         installing drivers via the drivers applet.
  61.  
  62. MIX.EXE         This program allows you to modify those mixing controls
  63.         that you'll want to change most often.
  64.         Its main difference from promix is that it doesn't
  65.         cover nearly as much screen area.
  66.         This program can be added to your \windows directory.
  67.  
  68. PROMIX.EXE      ProMix can be launced from the WIN.INI 'load' line. 
  69.         If you have Windows 3.1, use the Program Manager's
  70.         File/Preferences menu item to select the open
  71.         minimized option.
  72.         This program can be added to your \windows directory.
  73.  
  74.         Here's a nifty feature:  When running Windows, you can
  75.         use the CTRL-ALT-U, CTRL-ALT-D, and CTRL-ALT-M sequences
  76.         to adjust the master volume.
  77.  
  78.         The system menu contains a new feature: a pair of
  79.         DB meters.  The DB meters are active only during record
  80.         and playback of waveform data.
  81.  
  82.         Owners of the original Pro AudioSpectrum may be
  83.         surprised to see two new sliders on the PROMIXER. 
  84.         The BLSTR channel controls the Snd Blaster-compatible
  85.         digital audio source.  The new slider on the far
  86.         right is a master record level that lets you adjust
  87.         the total volume of all sources routed to the record
  88.         mixer.
  89.     
  90.  
  91. MMMIXER.DLL     This DLL must be in your \WINDOWS\SYSTEM directory.
  92.         MMMIXER.DLL is like MMSYSTEM.DLL in a couple of ways.
  93.         First, it provides a driver-independent layer for all
  94.         mixer API's.  Second, it loads any mixer device drivers
  95.         in the system.
  96.  
  97.         If you build an application that makes use of our
  98.         mixer API's, this DLL handles the call.  If there are
  99.         no mixer device drivers in the system, the mixer
  100.         API's will simply return an error.  This means you
  101.         can utilize the Pro AudioSpectrum 16's mixer capabilities
  102.         without requiring the user to have our hardware.
  103.  
  104.         No changes this release.
  105.  
  106.         The mixer DLL has two BIG selling points:
  107.  
  108.             1) Interrupt-driven timed volume fades
  109.                If you're a programmer, investigate
  110.                the mixSetState function as defined
  111.                in the MIXSPEC directory.        
  112.  
  113.             2) Startup volume initialization
  114.                The first time the MIXER driver is loaded
  115.                it reads WIN.INI for volume setting and
  116.                patch information.  When Windows shuts
  117.                down, the current settings are saved.
  118.                Here's a sample WIN.INI entry:
  119.         
  120.          /////////////////////////////////////////////////////
  121.  
  122.         [mvmixer.drv]
  123.         LineIn1=SYNTH     MUS]  PLAY     L=100% R=100%  @=0000
  124.         LineIn2=MIXER     MIX]  PLAY     L= 72% R= 72%  @=0000
  125.         LineIn3=AUX       AUX|  PLAY     L=100% R=100%  @=0000
  126.         LineIn4=CD        CDA|  PLAY     L=  0% R=  0%  @=0000
  127.         LineIn5=MIC       MIC|  PLAY     L=  0% R=  0%  @=0000
  128.         LineIn6=DIGITAL   WAV]  RECORD   L=  0% R=  0%  @=0000
  129.         LineIn7=SPKR      SPK]  PLAY     L=100% R=100%  @=0000
  130.         LineIn7=BLSTR     WAV]  PLAY     L=100% R=100%  @=0000
  131.         LineOut1=MASTER   AMP|  PLAY     L= 79% R= 79%  @=0000
  132.         LineOut2=RECORD   WAV|  PLAY     L=100% R=200%  @=0000 
  133.         StereoEnhance=ON
  134.         Loudness=ON
  135.         Bass=50
  136.         Treble=78
  137.         SaveSettingsOnWindowsExit=YES
  138.  
  139.         LINE FIELD:
  140.         There are 7 input Lines and 1 output line.  
  141.         Note: the Pro AudioSpectrum 16 has a second output
  142.         line.  
  143.  
  144.         PATCH NAME:
  145.         The field immediately after the '=' is the patch name.
  146.         These names (ie. SYNTH) appear in promix.exe at the
  147.         bottom of each slider pair.
  148.  
  149.         DEVICE TYPE
  150.         The next field is the device type field.  The device
  151.         type determines the type of icon displayed in MIX.EXE
  152.         Each device type has a standard 3-letter mnemonic name
  153.         that can be obtained by calling mixGetDeviceName.  The
  154.         current list of types is:
  155.  
  156.         N/C   No Connection             SPK        PC speaker
  157.         CDA   Compact Disk Player       AAT        Analog Audio Tape
  158.         AUX   Auxillary                 DAT        Digital Audio Tape
  159.         MIC   Microphone                TEL        Telephone
  160.         VTR   Video Tape Recorder       MIX        Mixer
  161.         VDP   Video Disc Player         EQU        Equalizer
  162.         MUS   Musical Instrument        AMP        Amplifier
  163.         WAV   Digital Waveform Player   LPA        Phonograph Audio                 
  164.         RAD   Radio                     TVA        Television Audio
  165.         UNK   Unknown Device Type
  166.         
  167.         The fourth character indicates whether the user is
  168.         responsible for making the physical device connection.
  169.         Think of the character as the mounting bracket of an audio
  170.         card.  A hole, the '|' character, represents a mini 
  171.         phone jack.  If the fourth character is ']', the connection
  172.         is made by the driver.  The '|' character indicates a jack
  173.         or connector must be hooked up before audio can be 
  174.         heard.  User-friendly applications may use this information
  175.         to remind the user to connect a particular device.
  176.         
  177.         OUTPUT CONNECTION
  178.         The next field corresponds to the internal mixer
  179.         connection info.  The word PLAY indicates that input
  180.         is routed to the PLAY output (LineOut1).  RECORD
  181.         means the input is routed to the ADC circuitry.
  182.  
  183.         VOLUMES
  184.         If it isn't obvious, the L= and R= fields specify the
  185.         volumes of the left and right channels at start-up.
  186.  
  187.         ASSOCIATION
  188.         This field is used to save information that specifies
  189.         a relationship between a mixer input and some other
  190.         device in the system.  For example, if there are two
  191.         CD's in the system and one is connected to LineIn4
  192.         and the other is connected to LineIn3, the
  193.         dwAssociation can be used to determine which MCI CD
  194.         device is on which input. 
  195.  
  196.         MISC
  197.         The other lines are self explanatory.  In the future
  198.         we will let users change the settings through control
  199.         panel's driver setup.
  200.  
  201.         CHANGING WIN.INI
  202.         As an example, if you connect your Walkman to LineIn3
  203.         (AUX), you can replace the word AUX with RADIO. 
  204.         Then, change the device type field to RAD|
  205.         
  206.          /////////////////////////////////////////////////////
  207.  
  208.         This DLL was developed to provide MultiMedia developers
  209.         better control over audio mixing functionality than
  210.         is afforded by the current volume API's.  Every
  211.         attempt was made in the API design to avoid its being 
  212.         biased toward any specific mixer hardware. 
  213.         Furthermore, the driver design is modeled after Microsoft's
  214.         Multimedia Windows driver design in order to facilitate
  215.         its acceptance.
  216.  
  217.         We are offering this DLL to Microsoft and the MPC
  218.         community as a proposed standard for Multimedia Windows
  219.         volume control.  There is no license required to use 
  220.         MMMIXER.DLL and you may freely distribute it with your
  221.         products.
  222.  
  223.         Hardware manufacturers are encouraged to develop there own
  224.         drivers to work with MMMIXER.DLL.  Media Vision does
  225.         not yet offer a DDK for mixer drivers.  Parties
  226.         interested in the source to mvmixer.drv should
  227.         contact Media Vision's Jim Gifford at (415) 770-8600.
  228.  
  229.         See the MIXSPEC directory for detailed information on the
  230.         Multimedia Mixer API.
  231.  
  232. MVMIXER.DRV     This file belongs in your \WINDOWS\SYSTEM directory.  
  233.         This is Media Vision's Mixer driver for the Pro 
  234.         AudioSpectrum family of products.  In the [drivers]
  235.         section of your system.ini file, you must have the line:
  236.             mixer=mvmixer.drv
  237.  
  238.  
  239. MCIMIXER.DRV    Put this file in your \WINDOWS\SYSTEM directory.
  240.         This driver provides a set of extended MCI commands
  241.         for accessing mixer capabiities.  
  242.  
  243.         Under the [mci] section of your system.ini file, you
  244.         must have the line:
  245.             mixer=mcimixer.drv
  246.  
  247.         Developers may ship this driver, license free, with
  248.         their products.
  249.  
  250.         See the MIXSPEC directory for detailed information on the
  251.         Multimedia Mixer MCI command set (MCIMIXER.DOC).
  252.  
  253.  
  254. MVPROAUD.DRV    This file belongs in your \WINDOWS\SYSTEM directory.
  255.         This driver supports WAVE (digital sound) audio, MIDI I/O
  256.         and auxillary volume control.
  257.  
  258.         In the [drivers] section of your system.ini file, you
  259.         should have the following three entries:
  260.              wave=mvproaud.drv
  261.              midi=mvproaud.drv
  262.              aux=mvproaud.drv
  263.         
  264.         This driver keeps configuration information in your
  265.         system.ini file under the header [mvproaud.drv]
  266.         If it fails to find that entry, it will
  267.         check to see if MVSOUND.SYS is loaded and use it's
  268.         settings.  Failing that, it will look for the
  269.         outmoded [mvwave.drv] and [mvmidi.drv] entries.
  270.         As a last resort, the driver will default to IRQ=7
  271.         and DMA=1.  
  272.  
  273.         When our aux driver is the only one in the drivers 
  274.         section, a call to auxGetNumDevs returns a value 
  275.         indicating 4 aux devices are in the system:
  276.  
  277.              Device 0 is internal CD-ROM volume
  278.              Device 1 is auxillary (line in) volume
  279.              Device 2 is microphone volume
  280.              Device 3 is master volume 
  281.  
  282.         While we provide a Multimedia Mixer library, we still
  283.         support the existing volume control calls, auxGetVolume
  284.         and auxSetVolume, when this driver is installed.
  285.  
  286.         In the [drivers] section of your system.ini file, you 
  287.         must add the line:
  288.             aux=mvaux.drv
  289.  
  290. VPASD.386       This file belongs in your \WINDOWS\SYSTEM directory.
  291.         It provides extra buffer space needed to handle 
  292.         16-bit digital audio.
  293.  
  294.         You must have the following line in system.ini's
  295.         [386Enh] section:
  296.         device=vpasd.386
  297.  
  298.         Also you must add the following line to system.ini's
  299.         [mvproaud.drv] section:
  300.  
  301.         buffer=32
  302.  
  303.  
  304. TBWAVE.DRV      This is the .WAV driver for Media Vision's Snd
  305.         Blaster-compatible ThunderBoard product.  It can 
  306.         be added to your system.ini file giving you a second
  307.         digital audio device:
  308.             wave1=tbwave.drv
  309.         
  310.         This driver is not automatically installed.  Many
  311.         low-end PC's may not be able to accomodate two
  312.         digital audio channels playing simultaneously.
  313.         CPU speed, hard disk speed and available RAM will
  314.         determine whether your system can handle dual DACs
  315.         and at what sampling rates.
  316.     
  317.  
  318. VTBD.386        Put this file in the \WINDOWS\SYSTEM directory if you
  319.         will be using tbwave.drv
  320.  
  321.         You must have the following line in system.ini's
  322.         [386Enh] section:
  323.         device=vtbd.386
  324.  
  325. VADMAD.386      Put this file in the \WINDOWS\SYSTEM directory. 
  326.         This file is not required for Windows 3.1.
  327.         VADMAD stands for "virtual audio DMA device".  If you 
  328.         run Windows in 386 enhanced mode, you must add
  329.             device=vadmad.386
  330.         to the [386Enh] section of system.ini.  This device
  331.         driver allows our wave driver to use auto-initialized
  332.         DMA mode.  When this file is not present, you will
  333.         hear a PC-speaker beep as Windows boots and you will
  334.         not be able to play any digital audio sounds.
  335.  
  336. MCIMIXER.DOC    These two files describe Media Vision's proposed
  337. MIXAPI.DOC      standard for software controlled mixer devices.  
  338.  
  339. _____________________________________________________________________
  340.  
  341.         SAMPLE SYSTEM.INI FILE DRIVERS SECTION
  342.  
  343. [drivers]
  344. timer=timer.drv
  345. Wave=mvproaud.drv
  346. Wave1=tbwave.drv
  347. MIDI=mvproaud.drv
  348. MIDI1=opl3.drv
  349. mixer=mvmixer.drv
  350. Aux=mvproaud.drv
  351.  
  352. [mci]
  353. CDAudio=mcicda.drv  **
  354. WaveAudio=mciwave.drv 4
  355. Sequencer=mciseq.drv
  356. mixer=mcimixer.drv
  357.  
  358. ** Windows 3.1 owners.  The mcicda.drv can be installed if you have
  359. a MPC-compatible CD-ROM drive.  This driver will allow you to control
  360. your CD through MCI programs like MPLAYER.  MCICDA.DRV can be found
  361. on disk #4 of your Microsoft Windows installation diskettes.  
  362.  
  363. To install the file, run the control panel and select the drivers
  364. applet.  Press the 'Add' button and select the [MCI] CD Audio driver.
  365. You will be prompted to insert your original Windows install disk.
  366.  
  367. _____________________________________________________________________
  368.  
  369.  
  370.               MEDIA VISION NEWS:
  371.  
  372. Media Vision will shortly announce two new audio adaptors:
  373.  
  374. The Pro AudioSpectrum Plus with Sony interface  AND
  375. The Pro AudioSpectrum 16   with Sony interface  
  376.  
  377. This means that owners of Sony's Laser Library or other CD-ROM
  378. drive's that use the Sony bus will be able to upgrade their system
  379. to an MPC by getting one of the above cards.  
  380.  
  381.  
  382.               Installation Notes
  383.               ------------------
  384.  
  385. The sub-mini jacks at the back of the board are:
  386.  
  387. Top:    External Input
  388. Middle: Amplified Output
  389. Bottom: Microphone input (MONO)
  390.  
  391. The four pin header connector is for the PC-speaker input.
  392.  
  393. The five pin header connector is for the CD-Audio internal input.
  394.  
  395. There is a second five pin header in the center of the Pro-16.
  396. This header is for a second internal CD input.  That input will be
  397. supported in the next software release.  That input will take over
  398. the so-called "record monitor" input which appears as the second
  399. channel from the left on the Pro Mixer (PROMIX.EXE)
  400.  
  401.  
  402. If you have bugs to report, technical questions or feature requests
  403. regarding this software, please contact Media Vision Technical Support:
  404.  
  405.        Tech Support Voice: (800) 638-2807 or (510) 770-9905
  406.        Tech support's FAX: (510) 770-9592.  
  407.  
  408. We have increased the number of Tech Support lines from 6 to 15.
  409.  
  410.  
  411.        BBS: (510) 770-0968   2400b  8n1 
  412.        BBS: (510) 770-1661   2400b  8n1 
  413.        BBS: (510) 770-0527   9600b  8n1 
  414.  
  415. We now have a total of four BBS lines at 2400 baud and four additional
  416. lines at 9600 baud.  If one of the above numbers is busy, your call
  417. will be "rolled-over" to one of the new lines. 
  418.  
  419. ----------------------------------------------------------------------
  420. ----------------------------------------------------------------------
  421.  
  422. FIXES IN THIS RELEASE
  423.  
  424.   1) Support for hi-order IRQ's (above 7)
  425.  
  426.   2) Using MCI player to play short .WAV files no longer skips
  427.  
  428.   3) MIDI input no longer becomes disabled at random times (or at all) 
  429.  
  430.   4) WaveOutReset fixed, avoiding GP faults.
  431.  
  432.   5) MediaPlayer 'thumb' not correct on playback of some WAV formats
  433.  
  434.   6) DMA channels 0,5,6,7 are now supported on the Pro AudioSpectrum
  435.      Plus and Pro AudioSpectrum 16.
  436.  
  437.   7) We are providing a small program called DMAFIX.EXE that restores 
  438.      the DMA channels to a safe state when run after running
  439.      TrakBlaster Pro.  We suggest you make a file called TBPRO.BAT
  440.      that has 3 lines in it:
  441.        @ECHO OFF
  442.        FILE_REQ
  443.        DMAFIX
  444.      Make sure you copy DMAFIX.EXE to your TrakBlaster Pro
  445.      subdirectory.  TrakBlaster Pro leaves the DMA channel in a state
  446.      that causes Windows to slow to a crawl.  This program is a
  447.      temporary fix.  We will contact Volker Zinke, the author of 
  448.      TrakBlaster Pro, to make the correct fix.     
  449.     
  450.   8) "Audio dropouts when running Microsoft Works, Kings Quest V,
  451.      Grandma and Me and BattleChess"
  452.      Fixed.
  453.      This bug was caused by problems with DMA buffer maintenance.    
  454.  
  455.  
  456.   9) "Recording causes system crash when using both VPASD.386 and any
  457.      one of QEMM, 386Max, EMM386.EXE."
  458.      FIXED.
  459.      This bug was two-fold.  A Windows API call was being made at
  460.      interrupt time which is illegal.  This caused a crash under low
  461.      memory conditions.  Also, Windows was not allowing a certain DMA
  462.      operation and was 'Nukeing the system VM'    
  463.  
  464.  10) "Pocket Recorder (not supplied in driver release) level
  465.      indicators don't work"
  466.      FIXED
  467.  
  468.  11) "Pocket Recorder fails in 32K colors mode."
  469.      This bug was unrelated to Pocket Recorder
  470.  
  471.  12) "Constant static.  Some motherboards have an unreliable crystal."
  472.      PAS16.SYS has already been made available for download.  This
  473.      should fix the problem for DOS.  Windows was resetting the
  474.      'alternate crystal select' bit, causing the static to reappear
  475.      in Windows.  These drivers are supposed to leave that bit alone
  476.      now but we need more test data to confirm this.
  477.  
  478.  13) "If share.exe is loaded in autoexec.bat, remove it before
  479.      installing Media Vision DOS software."
  480.      This bug has been fixed.  You can now install with SHARE loaded.
  481.     
  482.  14) "The new OPL-3 chip is not being restored to Adlib compatability
  483.      mode on Windows exit"
  484.      FIXED.    
  485.  
  486.  11) "DOS IRQ and DMA settings are not restored on Windows exit"
  487.      FIXED
  488.  
  489.  12) The Pro AudioSpectrum 16 manual has been revised to be more user-
  490.      friendly.  An index has been added and the documentation has
  491.      been reviewed for technical accuracy.
  492.  
  493.  13) "F/X doesn't support AT DMA/IRQ channels."
  494.      FIXED.  The new version will be distributed via mail to all
  495.      current owners of the Pro AudioSpectrum 16.
  496.  
  497.  14) "Attempting to record or play WAV files with non-standard sample
  498.      rates can cause delays of up to 30 seconds before process
  499.      begins."
  500.      FIXED.  Our software was relying on a math coprocessor to
  501.      operate at acceptable speeds.  We have tested the fix on a 
  502.      20MHz 386SX and found it be OK.  Let us know via CIS email if
  503.      you discover otherwise.    
  504.       
  505.  15) "Equalization doesn't work on the Pro AudioSpectrum Plus or the
  506.      original Pro AudioSpectrum"
  507.      FIXED.
  508.  
  509.  16) "After running Windows, I can't run any DOS software" 
  510.      FIXED
  511.      Windows now restores the state of the Pro AudioSpectrum Plus and 
  512.      16 cards.  This includes IRQ and DMA settings.  This means that
  513.      you can now use one set of IRQ and DMA channels for DOS and use
  514.      a different IRQ and DMA channel for Windows.  This will allow
  515.      you to maintain compatibility with DOS applications that can't
  516.      handle the higher IRQ and DMA settings (TrakBlaster Pro, Sierra 
  517.      games) and will allow you to use a 16-bit DMA channel (5,6,or 7) 
  518.      when running Windows.
  519.  
  520.  17) "Windows causes problems with my A) Network Adapter, B) ATI
  521.      Ultra video adaptor, C) Parallel Port."
  522.      Our auto-location of relocated Pro AudioSpectra has been
  523.      narrowed to scan only 7 locations instead of 64.  If you still
  524.      experience conflict, let us know.    
  525.  
  526.  
  527. KNOWN BUGS
  528.  
  529.  
  530.   1) Original Pro AudioSpectrum induces low volume hi-frequency
  531.      system noise into 11 and 22 KHz recordings.
  532.      WORKAROUND 1:  record at 44KHz and convert down
  533.  
  534.   2) New drivers don't work under Windows 3.0 with MME.
  535.      WORKAROUND:  migrate to Win 3.1; retain any unsupplied programs.
  536.  
  537.   3) We are investigating reports of problems running Adlib and Sound
  538.      Blaster compatible games from a Windows DOS shell.    
  539.  
  540.   4) Running Windows in standard mode twice will result in the
  541.      startup sound looping interminably if the IRQ setting specified
  542.      on the MVSOUND.SYS command line is different from the IRQ 
  543.      used by the MVPROAUD.DRV driver and only when the mvproaud.drv
  544.      IRQ channel is 8 or higher.        
  545.  
  546.  
  547. FEATURES IN DEVELOPMENT
  548.  
  549.   1) Support sub-sampled 16-bit playback on original Pro
  550.      AudioSpectrum
  551.  
  552.   2) MCI MIXER language to support STATUS command
  553.  
  554.   3) Pro Mixer wave meter give more accurate display
  555.  
  556.   4) Relocatibility of port addresses
  557.  
  558.   5) Multiple card support
  559.  
  560.   6) SCSI prefetch cache (CD-ROM)
  561.  
  562.  
  563.  
  564.  
  565. GENERAL NOTES
  566.  
  567.   1) Central Point's BACKUP and PCTOOLS 7.1 are reported to be
  568.      installing    their own VDMAD.386 over the Windows 3.1.
  569.      Central Point's VDMAD.386 has the wrong version number and will
  570.      prevent mvproaud.drv from loading.    
  571.  
  572.   2) After changing one or more MIDI drivers, check the control
  573.      panel's MIDImapper applet.  Channels 1 thru 10 should be patched
  574.      to the MIDI interface and channels 13 thru 16 should be patched
  575.      to the on-board synthesizer (MVFM.DRV or OPL3.DRV
  576.  
  577.   3) Pro Mixer has two extra sliders on the Pro-16 that are not
  578.      documented in the manual.  The BLSTR channel is the volume 
  579.      selector for the Snd Blaster compatible DAC output.  The REC IN
  580.      slider controls the recording level of the sum of the signals 
  581.      mixed for recording.
  582.  
  583.   4) Pocket Recorder has greyed-out compression controls.  They will
  584.      be enabled when compression becomes part of the Multimedia
  585.      Windows architecture.
  586.  
  587.   5) Much of the existing DOS software does not yet support hi-order 
  588.      IRQ's.  TRAKBLASTER PRO and PROSPEECH, for example.
  589.   
  590.   6) VPASD.386 is a virtual Pro AudioSpectrum driver.  Its main
  591.      purpose is to provide a 32K DMA buffer for digital audio
  592.      playback at high data rates.  Windows cannot otherwise supply
  593.      more than a 4K buffer which is not sufficient.
  594.  
  595.   7) VPASD.386 can be used on the original Pro AudioSpectrum to 
  596.      achieve Sound Blaster compatiblity.  On the Pro AudioSpectrum
  597.      Plus, VPASD.386 prevents simultaneous use of the Pro
  598.      AudioSpectrum DAC and the Sound Blaster DAC.  The Pro
  599.      AudioSpectrum 16 can run both DACs simultaneously and VPASD.386
  600.      serves to give each DOS box its own virtual Pro AudioSpectrum.
  601.  
  602.  
  603.   8) Tech Support is often difficult to reach.  The best way to get
  604.      through is to send a FAX with a detailed question.  Also provide
  605.      any relevent information (ie. system type, things you've already
  606.      checked, etc.  Also, if you should discover a problem but then
  607.      figure a solution, please let us know anyway.  Often your
  608.      success will be a helpful tip for others.
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.