VOGONS


First post, by TgamesFR

User metadata
Rank Member
Rank
Member

========================================================================
SBEZS V1.0a by Tgames
Sound Blaster Audigy 2 ZS - DOS
========================================================================

SBEZS is a additionnal program for Creative's SB16 Emulation driver.
It provides full support for the Audigy 2 and 2 ZS under DOS.
Supports the following inputs/outputs:
- Analog output
- Digital output (SPDIF)
- LINE IN
- Audio CD (analog and digital)

Example AUTOEXEC.BAT:
---------------------

LH C:\PROGRA~1\CREATIVE\DOSDRV\SBEINIT.COM
C:\SBEZS.COM

Launch examples:
----------------

SBEZS default settings
SBEZS /V:70 master volume at 70%
SBEZS /L:0 mute Line In
SBEZS /C:0 mute Audio CD
SBEZS /SW swaps left/right stereo channels
SBEZS /? help

/V:n master volume, 0 to 100, default 100
/L:n Line In volume, 0 to 100, default 75
/C:n Audio CD volume, 0 to 100, default 75
/SW stereo swap, useful in Sound Blaster Pro mode

First version, has been full tested but some bugs can occurs, feel free to test and tell me 😀

Downloads

ENGLISH VERSION :
https://tgames.fr/tgames/PC/SBEZS.zip

FRENCH VERSION :
https://tgames.fr/tgames/PC/SBEZSFR.zip

Last edited by TgamesFR on 2026-08-04, 14:08. Edited 4 times in total.

Reply 1 of 4, by Yoghoo

User metadata
Rank Oldbie
Rank
Oldbie

Can this also be run without SBEINIT.COM to only open LINE IN/LINE OUT without SB16 emulation in DOS?

I use the Sound Blaster Audigy 2 ZS only in Windows 98 and have a dedicated ISA sound card for DOS. I now use the LINE OUT from the Sound Blaster 2 ZS to the LINE IN of the ISA card. It would be nice to do it the other way around.

There is an utility to do that but it doesn't work on the Sound Blaster Audigy 2 ZS unfortunately (only on Audigy 1).

Reply 2 of 4, by NeoG_

User metadata
Rank Oldbie
Rank
Oldbie
Yoghoo wrote on 2026-08-04, 07:09:

There is an utility to do that but it doesn't work on the Sound Blaster Audigy 2 ZS unfortunately (only on Audigy 1).

Times change quickly

Re: Multichannel DOS mixer for DOS sound builds v0.49 for Live, v1.01 for Audigy

98/DOS Rig: BabyAT AladdinV, K6-2+/550, V3 2000, 128MB PC100, 20GB HDD, 128GB SD2IDE, SB Live!, SB16-SCSI, PicoGUS, WP32 McCake, iNFRA CD, ZIP100
XP Rig: Lian Li PC-10 ATX, Gigabyte X38-DQ6, Core2Duo E6850, ATi HD5870, 2GB DDR2, 2TB HDD, X-Fi XtremeGamer

Reply 3 of 4, by Falcosoft

User metadata
Rank l33t
Rank
l33t
Yoghoo wrote on 2026-08-04, 07:09:

Can this also be run without SBEINIT.COM to only open LINE IN/LINE OUT without SB16 emulation in DOS?

I use the Sound Blaster Audigy 2 ZS only in Windows 98 and have a dedicated ISA sound card for DOS. I now use the LINE OUT from the Sound Blaster 2 ZS to the LINE IN of the ISA card. It would be nice to do it the other way around.

There is an utility to do that but it doesn't work on the Sound Blaster Audigy 2 ZS unfortunately (only on Audigy 1).

Yes, it can.
BTW, the timing of this release is very interesting since I also released a similar utility named A2LINE last week.
Re: Multichannel DOS mixer for DOS sound builds v0.49 for Live, v1.01 for Audigy

It seems the collective unconscious works in the Vogons community 😀
BTW, SBEZS has definitely more potential compared to A2LINE since it is not just a single purpose utility to enable Line-In only under DOS for Audigy 2.
But for me currently it has a drawback compared to A2LINE: SBEZS handles the Line-In and CD-In sources together so when you enable Line-In and set high input level then the analog CD-in source is also set to a high input level that can result in more (and noticeable) noise. And if you do not need CD-in at all this is unnecessary.
I think that the 2 input sources should be handled separately in SBEZS and then it will be the best tool for Audigy 2 under DOS even for me.

Website, Youtube
Falcosoft Soundfont Midi Player + Munt VSTi + BassMidi VSTi
VST Midi Driver Midi Mapper
x86 microarchitecture benchmark (MandelX)

Reply 4 of 4, by TgamesFR

User metadata
Rank Member
Rank
Member
Yoghoo wrote on 2026-08-04, 07:09:

Can this also be run without SBEINIT.COM to only open LINE IN/LINE OUT without SB16 emulation in DOS?

I use the Sound Blaster Audigy 2 ZS only in Windows 98 and have a dedicated ISA sound card for DOS. I now use the LINE OUT from the Sound Blaster 2 ZS to the LINE IN of the ISA card. It would be nice to do it the other way around.

There is an utility to do that but it doesn't work on the Sound Blaster Audigy 2 ZS unfortunately (only on Audigy 1).

Yes of course, SBEINIT is only to enable Sound Blaster 16 emulation.
Just launch SBEZS lonely in this case for LINE IN/LINE OUT.

Falcosoft wrote on 2026-08-04, 08:48:
Yes, it can. BTW, the timing of this release is very interesting since I also released a similar utility named A2LINE last week. […]
Show full quote

Yes, it can.
BTW, the timing of this release is very interesting since I also released a similar utility named A2LINE last week.
Re: Multichannel DOS mixer for DOS sound builds v0.49 for Live, v1.01 for Audigy

It seems the collective unconscious works in the Vogons community 😀
BTW, SBEZS has definitely more potential compared to A2LINE since it is not just a single purpose utility to enable Line-In only under DOS for Audigy 2.
But for me currently it has a drawback compared to A2LINE: SBEZS handles the Line-In and CD-In sources together so when you enable Line-In and set high input level then the analog CD-in source is also set to a high input level that can result in more (and noticeable) noise. And if you do not need CD-in at all this is unnecessary.
I think that the 2 input sources should be handled separately in SBEZS and then it will be the best tool for Audigy 2 under DOS even for me.

Yes both projects are completely different, mine goal is to make a complete mixer for the Audigy 2 ZS under DOS.

UPDATE: Version 1.0a now support Line In and Audio CD volume control separated.