MarioДействительно у QickView свои ESS-совместимые SB примочки. Например, если выбрать w1, то QV по F2(эдакая информация о системе) действительно показывает ESS, но используя w5 уже никакого упоминания о ESS. Или это программа просто чтобы не пугать пользователя показывает, что используется native SB, а на самом деле с ESS совместивостью? Хотя должен сказать, некоторые файлы звучали несколько более качественее через w1.
Code:
-Wa,b,c,d,e Set sound card parameters
a: card type:
a=0: no sound card
a=1: Sound Blaster or compatible and [b]ESS[/b]
a=2: Gravis UltraSound Classic or Max
a=3: Windows Sound System
a=4: enforce Sound Blaster Pro use
a=5: encorce Sound Blaster 2.0 use
(You can also just use -W4 and -W5 as option. The other
parameters will be taken from the BLASTER environment
variable.)
a=6: PC speaker sound. Note that the quality is low and that it
doesn't work under Windows
b: port address, hexadecimal
c: IRQ
d: DMA (for the Sound Blaster 16 or higher: Low DMA channel)
e: high DMA channel (only for the Sound Blaster 16 or higher)
Example: "-W1,220,5,1" for Sound Blaster, Port 220h, IRQ 5, DMA 1
For no sound card, use -W0
Use the -W parameter only if really necessary, for example if the
program crashes when it tries to autodetect a sound card. Please note
that your system might crash if you use wrong parameters.