home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Sound / WTA2000 / WIN31 / README.TXT < prev    next >
Encoding:
Text File  |  1997-01-24  |  12.2 KB  |  266 lines

  1.                       WTA2000 Sound System                 ver:wts20.a1.10
  2.                   Software Installation and Setup
  3.  
  4. DOS and Windows 3.1 Installation for WTA2000:
  5.  
  6. Setup.exe for Windows 3.1:
  7.  
  8. The Setup.exe is a Windows 3.1 setup program that installs DOS and Windows
  9. 3.1 drivers and utilities.
  10.  
  11. The user can run Setup.exe by selecting File \ Run... and typing "A:SETUP" on
  12. the command line under Windows 3.1 Program Manager, or by typing "A:SETUP" at
  13. DOS prompt if Windows directory is in the PATH. The Setup.exe copies all the
  14. DOS drivers and utilities to the directory that user specifies during the
  15. setup program.  All the Windows 3.1 drivers and VxDs are copied to the 
  16. Windows system directory.  When the user installs the Sound System for the
  17. first time the Wtconfig.exe is started to configure the board setting after
  18. the Setup program is finished.
  19.  
  20. Dosinst.exe for DOS Only installation:
  21.  
  22. DOS Installation for WTA2000.
  23.  
  24. The Dosinst.exe is a DOS installation program that copies all the DOS drivers
  25. and utilities to the directory that user specifies.  When the user installs
  26. the Sound System for the first time the Wtconfig.exe is started to configure
  27. the board setting after the Setup program is finished.  Dosinst.exe can be
  28. installed by typing A:Dosinst.exe at the DOS prompt.
  29.  
  30. Windows 95 installation procedure for WTA2000:
  31.  
  32. 1. After user installs the WTA2000 sound card into the ISA slot in the computer
  33.    and powers on the system, Windows 95 will prompt user with a "New Hardware
  34.    Found" dialog box since the WTA2000 sound card is ISA plug and play. To
  35.    install the Windows 95 drivers, select "Driver from disk provided by
  36.    hardware manufacturer" and click on OK.
  37.  
  38. 2. Insert the "WTA2000 DOS/Win3.1/Win 95 Drivers and Utilities" diskette into
  39.    the appropriate drive and select that drive from the prompted dialog box
  40.    and click on OK. Windows 95 will copy all the needed files and set up all
  41.    the logic devices on the board automatically.
  42.  
  43. 3. Install the Rack player by running the Setup.exe file (also provided
  44.    on the "WTA2000 DOS/Win3.1/Win 95 Drivers and Utilities" disk) from the
  45.    Windows 95 Start menu.  This will create the WTA2000 Sound Program Group
  46.    with the Rack utility icon.  (See Appendix below for full description
  47.    of Rack functions).
  48.  
  49. Troubleshooting:
  50.  
  51. This appendix provides some tips and information for some of the problems
  52. you might encounter with your WTA2000 sound card either during installation
  53. or normal use.
  54.  
  55. Problems in DOS
  56.  
  57. Problem:        Cannot load IDE CD-ROM drive.
  58. Cause:          IDE port is not enabled. Check the config.sys file under 
  59.                 C: root directory and you should see "device=c:\wtsound
  60.                 \cdsetup.sys" before loading your CD-ROM driver. The 
  61.                 cdsetup.sys enables the IDE port.
  62. Solution:       Run c:\wtsound\wtconfig.exe again and select the CD-ROM
  63.                 IDE. When you leave the wtconfig program, device=c:\wtsound
  64.                 \cdsetup.sys will be added to config.sys. Make sure 
  65.                 that this line is before loading the CD-ROM driver.
  66.  
  67. Problem:        No sound in a DOS application
  68. Cause:          There could be conflicts in the SB16 settings.
  69. Solution:       Rerun the c:\wtsound\wtconfig.exe and try another Port,
  70.                 DMA, or IRQ.
  71.  
  72. Problems in Windows 3.1
  73.  
  74. Problem:        There is no "Sound..." or "MIDI Sequencer..." item 
  75.                 under the menu "Device" in the Media Player. Or 
  76.                 Mixer application doesn't work.
  77. Cause:          Mixer driver is not loaded.
  78. Solution:       Open the SYSTEM.INI file with any file editor. You 
  79.                 should see the following: 
  80.                 [drivers]
  81.                 Wave=wtsndsys.drv
  82.                 Aux=wtsndsys.drv
  83.                 Mixer=wtsndsys.drv
  84.                 Midi=wtopl.drv
  85.                 Midi1=wtmpu401.drv
  86.  
  87.                 [386Enh]
  88.                 device=wtsndsys.386
  89.  
  90.                 [boot]
  91.                 drivers=mmsystem.dll msmixmgr.dll
  92.  
  93.  
  94. Problem:        Third party mixer application with Sound Blaster compatibility
  95.                 will not run with Sound System.
  96. Cause:          WTA2000 Sound System is Microsoft Sound System compatible.
  97.                 does not support previous Sound Blaster Mixer Interface.
  98. Solution:       Use Rack.EXE application that is shipped with this disk.
  99.  
  100.  
  101. Problem:        CD audio will not play after the drivers are installed.
  102. Cause:          The user did not install the [MCI]CD-AUDIO driver.
  103. Solution:       Manually add [MCI]CD-AUDIO driver via Control Panel.
  104.  
  105.         
  106.  
  107.  
  108.  
  109. Appendix - Driver Reference:
  110.  
  111. Windows drivers
  112. WTA2000 has three sets of driver and VxD for Windows 95 and Windows 3.1.
  113. They are listed below:
  114.  
  115.                         Sound System Driver     OPL3 Driver     MPU401 Driver
  116. Windows 95 Drivers      wtsndsys.drv            wtopl.drv       wtmpu401.drv
  117. Windows 95 VxDs         wtsndsys.vxd            wtsndsys.vxd    wtsndsys.vxd
  118. Windows 3.1 Drivers     wtsndsys.drv            wtopl.drv       wtmpu401.drv
  119. Windows 3.1 VxDs        wtsndsys.386            wtsndsys.386    wtsndsys.386
  120.  
  121. The Sound System, OPL3, and MPU401 drivers are binary compatible with
  122. Windows 95 and Windows 3.1 but the VxDs have different binaries for Windows 95 
  123. and Windows 3.1. The Windows 3.1 VxDs have their externsion .386 and the
  124. Windows 95 VxDs have their externsion .vxd.
  125.  
  126. The Windows 95 joystick drivers are the Msjstick.drv and Vjoyd.vxd 
  127. that are Microsoft drivers shipped with Windows 95. Besides these 
  128. eight Windows 95 drivers and VxDs, a WT2000.INF file is needed for
  129. Windows 95 installation.
  130.  
  131. For Windows 3.1, drivers and VxDs have to be specified in the system.ini 
  132. file and be loaded when the Windows 3.1 starts. The entries listed in below 
  133. should be added to system.ini file by the setup program.
  134.  
  135.         [386Enh]                        [drivers]
  136.         device = wtsndsys.386           wave  = wtsndsys.drv
  137.                                         mixer = wtsndsys.drv
  138.                                         aux   = wtsndsys.drv
  139.                                         midi  = wtopl.drv
  140.                                         midi1 = wtmpu401.drv
  141.  
  142. DOS drivers:
  143. The DOS drivers include Cdsetup.sys, Wtinit.exe, and Wtconfig.exe.
  144.  
  145. Cdsetup.sys
  146. The Cdsetup.sys initializes the CD-ROM IDE port before the CD-ROM driver is 
  147. loaded if the user has a CD-ROM drive attached to the IDE port on the
  148. sound board.  The Cdsetup.sys is specified in the Config.sys file as below.
  149.                 device = C:\Wtsound\Cdsetup.sys
  150.                 device = C:\Sony\Atapi_cd.sys /D:SNIDE01
  151. The Cdsetup.sys is not a TSR program. There is no harm in running this 
  152. program if there is no CD-ROM drive attached to the IDE port on the
  153. sound board.
  154.  
  155. Wtinit.exe
  156. The Wtinit.exe initializes the sound chip WTA2000. It is specified in
  157. the Autoexec.bat file followed by a path name as below.
  158.                 C:\Wtsound\Wtinit.exe C:\Win31
  159. Wtinit.exe and Wtconfig.exe use the path that follows the Wtinit.exe in the
  160. Autoexec.bat to find the initial data file Wtsound.ini. The Wtsound.ini
  161. file will be copied to the Windows directory or the same directory as
  162. Wtinit.exe for DOS-only installation. The Windows sound system driver
  163. Wtsndsys.drv and the Windows Sound Rack application Rack.exe also share
  164. Wtsound.ini file for initial values.
  165.  
  166. If the user wishes to enable or disable sound during
  167. initialization, it may be changed using the option 
  168. value in the Wtsound.ini file:
  169.                 [Option]
  170.                 PlaySoundAtInitial=No/Yes
  171.  
  172.  
  173. Wtconfig.exe
  174. The Wtconfig.exe is a DOS program to help users change the IO, IRQ,
  175. and DMA resource for the sound system on board devices and to
  176. test the new settings through playing the Stest8.wav, Stest16.wav, 
  177. and Fmtest.mid test files. The new settings are saved in the Wtsound.ini
  178. file which will be used when Wtinit.exe initializes the board.
  179.  
  180. Information Files:
  181.  
  182. The is a Windows 95 installation information file for each sound chip
  183. product:
  184.      WT2000.INF
  185. It tell Windows 95 where the drivers should be copied during installation.
  186. See the instructions above for WTA2000 Windows 95 installation.
  187.  
  188. Rack for WTA2000
  189. 1.   Structure and components:
  190.      The Rack consists of a MIXER control panel, MIDI panel, WAVE panel,
  191.      and CD panel.
  192. 1.1  To enable or disable a panel:
  193.      Clicking the mouse button on the MIDI, WAVE, or CD in MIXER control panel 
  194.      will cause the corresponding panel to disappear, another click will cause the
  195.      corresponding panel to re-appear.
  196. 1.2  To change a channel:
  197.      Click channel LEFT or RIGHT button to change to the channel you want.
  198. 1.3  To activate volume and balance control:
  199.      Change to the channel you want (see 1.2), then click up or down arrow buttons 
  200.      to change the volume, or click balance LEFT or RIGHT arrow buttons to change balance.
  201. 1.4  To mute system:
  202.      Change to the channel you want, then click MUTE check mark to disable sound,
  203.      click again to re-enable sound.
  204.  
  205.  
  206. 2.   MIDI panel
  207. 2.1  To open or close a MIDI file:
  208.      Click the button of the MIDI sign on the MIDI panel, choose OPEN to open a
  209.      MIDI file, or choose CLOSE to close a file.
  210. 2.2  Auto repeat and show information:
  211.      Click the button of the MIDI sign on MIDI panel.  Clicking on AUTO REPEAT or
  212.      SHOW INFORMATION will enable or disable the selection. When AUTO REPEAT is
  213.      selected, the MIDI file will be played again when it reaches the end.
  214.      When SHOW INFORMATION is selected, the MIDI window will open and the
  215.      information from the MIDI file will appear on the MIDI window. When a MIDI
  216.      file is opened, you can also click the MIDI window to show the information of 
  217.      that file.
  218. 2.3  Other operations:
  219.      When a MIDI file is opened, you can click PLAY to play it, or click PAUSE,
  220.      STOP, FF or RW to manipulate the selection. You can also use the volume control
  221.      buttons on the MIDI panel to control the volume directly.
  222.  
  223.  
  224. 3.   WAVE panel
  225. 3.1  Select TAPE I or TAPE II to playback:
  226.      There are two TAPE boxes on the WAVE panel. TAPE I can only play wave
  227.      files. TAPE II can play and record wave files. There is one set of
  228.      control buttons on the right of WAVE panel. When Tape I is selected,
  229.      the control buttons will take effect for TAPE I. When Tape II is selected,
  230.      the control buttons will work for TAPE II. Click the button
  231.      TAPEI/TAPEII to select between TAPEI or TAPEII, or push the button TAPEI
  232.      PLAYBACK on TAPE I box to select TAPE I, while pushing the button TAPEII REC/PLAY
  233.      on TAPE II box to select TAPEII. 
  234.  
  235. Note: When you want to playback a wave file, you need to select TAPE I/TAPE II first.
  236.  
  237. 3.2  Open a wave file to play:
  238.      Push the OPEN button, select OPEN on the menu, select a wave
  239.      file to play. When the wave file is opened, the TAPE containing the
  240.      file is automatically selected, just push the PLAY button to play it.
  241. 3.3  Record a wave file:
  242.      Push the button REC.INPUT to select the input media (Line in, MIDI, 
  243.      Audio CD, or MIC), then push the the button OPEN on TAPE II and select NEW 
  244.      to create a new wave file.  The TAPEII indicator will be red to show it
  245.      is waiting to record.  Play the source media, and push recording button on TAPEII 
  246.      to begin recording. When finished recording, push the record button (now it is a
  247.      red square) to stop.  After finished, save the file as the name you specified.
  248. 3.5  Synchronous recording (record and play simultaneously):
  249.      After selecting an INPUT media and new wave file for recording, push button 
  250.      SYNC.REC to begin a synchronous recording. The mixer will automatically 
  251.      play the source file and begin recording at the same time.
  252.  
  253.  
  254. 4.   CD
  255. 4.1  EDIT and Program:
  256.      Push EDIT to select which tRacks (selections on the CD) to play
  257.      and add it to the Playlist. Then click the Program button to play the selected tRacks.
  258. 4.2  Random play:
  259.      The Random button plays tRacks in a random order.
  260. 4.3  Repeat:
  261.      To repeat one tRack of a CD, select the track and push the repeat button one time.
  262.      A single repeat signal will appear in the CD player window.       
  263.      To repeat the full CD, push the repeat button 2 times.
  264.      A full repeat signal will appear in the CD player window.
  265.  
  266.