Jump to content

VGENAUD.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{ProdS |V30=S|V31=S|V40=S|V45=S}}
Generic WinOS/2 Audio Driver R0 VDD component.
Generic WinOS/2 Audio Driver R0 VDD component.
  DEVICE=VGENAUD.SYS  <parameters>
  DEVICE=VGENAUD.SYS  <parameters>


==Parameters==
==Parameters==
'''/I:<ip>'''
*'''/I:<ip>''' : Range: <ip>=M
: Range: <ip>=M
*: Set input to mike input (/I:M) or Set input to line input (/I:L)
: Set input to mike input (/I:M) or Set input to line input (/I:L)
*'''/D''' : Do not open MMPM/2 to block it while generating sound
 
*'''/P:<pddname>''' : pddname<8chrs
; /D  
*: Use the specified audio PDD for WinOS/2. If this flag is specified, then this audio PDD will be used,overriding any PDD names determined by [[GWDTA.SYS]]. If the PDD does not exist, the result will be silence.
: Do not open MMPM/2 to block it while generating sound
 
'''/P:<pddname>'''
: pddname<8chrs
: Use the specified audio PDD for WinOS/2. If this flag is specified, then this audio PDD will be used,overriding any PDD names determined by [[GWDTA.SYS]]. If the PDD does not exist, the result will be silence.
 
{{ProdS |V30=S|V31=S|V40=S|V45=S}}
 
==Links==
* [https://www.os2world.com/wiki/index.php/Going_Generic... Going Generic...]
* [http://www.os2site.com/sw/drivers/sound/misc/genaud-v3.1r02.zip Generic WinOS/2 Audio Driver 3.1 R02]


[[Category:DEVICE Statements]][[Category:Virtual Device Drivers]]
[[Category:DEVICE Statements]][[Category:Virtual Device Drivers]]

Latest revision as of 14:48, 15 March 2020

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

Generic WinOS/2 Audio Driver R0 VDD component.

DEVICE=VGENAUD.SYS  <parameters>

Parameters

  • /I:<ip> : Range: <ip>=M
    Set input to mike input (/I:M) or Set input to line input (/I:L)
  • /D : Do not open MMPM/2 to block it while generating sound
  • /P:<pddname> : pddname<8chrs
    Use the specified audio PDD for WinOS/2. If this flag is specified, then this audio PDD will be used,overriding any PDD names determined by GWDTA.SYS. If the PDD does not exist, the result will be silence.