Jump to content

VGENAUD.SYS: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 12: Line 12:
'''/P:<pddname>'''
'''/P:<pddname>'''
: pddname<8chrs
: 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.
: 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.


'''Platform Support:'''
{{ProdS |V30=S|V31=S|V40=S|V45=S}}
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


==Links==
==Links==
Line 32: Line 20:
* [http://www.os2site.com/sw/drivers/sound/misc/genaud-v3.1r02.zip Generic WinOS/2 Audio Driver 3.1 R02]
* [http://www.os2site.com/sw/drivers/sound/misc/genaud-v3.1r02.zip Generic WinOS/2 Audio Driver 3.1 R02]


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

Revision as of 23:00, 14 May 2019

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.
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


Links