home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / setpas16.zip / pas.doc next >
Text File  |  1994-02-25  |  2KB  |  44 lines

  1.  
  2. PAS for OS/2                    Ver. 1.00                      24.02.94
  3.  
  4. Here comes the long awaited utility for setting the mixer of 
  5. the Mediavision Pro Audio Spectrum from the command line.
  6. This utilty needs an installed 'mvprodd'-Driver to work.
  7.  
  8. Syntax:
  9.  
  10.   PAS ─┬─>┬── GET <SETTING> ───────────────────────>──────────────┐
  11.        │  │                                                       │          
  12.        ^  └── SET ──┬─ [LEFT/RIGHT] <SETTING> TO <Level> ─────────┼───>─┬──┤          
  13.        │            └─ <SETTING> FOR [RECORD/MONITOR] ────────────┘     │
  14.        │                                                                │
  15.        └────────────────<────────────────────────────────<──────────────┘
  16.  
  17.  <SETTING> : 
  18.  
  19.    - FM    : Synth Chip volume     │    - MON      : Record monitor volume
  20.    - MIC   : Microphone volume     │    - VOLUME   : Master Volume
  21.    - AUX   : Aux Input volume      │    - ENHANCE  : Stereo Enhance
  22.    - CD    : CD Input volume       │    - BASS     : Bass
  23.    - PCM   : 16-Bit DAC volume     │    - TREBLE   : Treble
  24.    - SB    : Soundblaster volume   │    - INPUT    : Input Level (PAS Studio ?)
  25.    - SPKR  : PC Speaker volume     │    - LOUDNESS : Loudness level
  26.              
  27.  <LEVEL> is a Number from 0 to 100
  28.              
  29. GET <SETTING>                       shows information about the channel     
  30. SET <SETTING> TO <LEVEL>            guess what
  31. SET <SETTING> FOR <RECORD/MONITOR>  Set channel for recording or monitoring
  32.  
  33. Examples:
  34.  
  35.  pas set left volume to 100 set right volume to 80 set enhance to 0 set cd to 0
  36.  pas get volume
  37.  
  38. Tested only with a single Mediavision Pro-Audio Spectrum 16.
  39.  
  40. Written by Johannes Deisenhofer, Ulm, Germany
  41. Comments, Bugs, etc, to: s_deisenh@rzmain.rz.uni-ulm.de
  42.  
  43. Source code available. This program is freeware. Use at your own risk. Have fun.
  44.