Opened 14 years ago
Closed 4 years ago
#184 closed defect (too-old)
uniaud193_21 report
Reported by: | losepete | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Building | Version: | 1.9.14 |
Severity: | normal | Keywords: | |
Cc: |
Description
Hardware: nVidia HDA MCP61 audio + Analog Devices AD1988 mixer
Installed the uniaud*.sys drivers and rebooted
No looping or repeating Startup sound - but system sounds now have an unwanted "end of playback noise".
The noise may be part of the WAV file. As most previous versions of uniaud did not have the noise at the end of system sound playback I suspect uniaud was previously coded to not "play" the noise.
I do seem to recall there was some discussion about this in the uniaud mailing list awhile back but cannot find the thread at the moment.
Application audio playback - limited testing
No sound in WindowsXP running in VirtualPC/2
Klondike Solitaire: Deals and plays slowly - not sure if this is uniaud related but with the uniaud drivers usually in use here this game is much quicker when dealing and playing.
Possibly of interest: Reading the Control ID list obtained by this command
unimix -list > ad1988.txt
Shows Control IDs to be incorrect:-
Command line mixer for UNIAUD. Version 0.05 Copyright 2004,2005 by Netlabs.org Written by Vlad Stelmahosky aka Vladest Detected UNIAUD version 2.10 Detected 1 audio adapter(s) Control ID: 1 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Front Playback Volume] Index: 0 Element type: integer type Count of values: 2 Value:
Bounds: min: 0, max: 39, step: 0
value 1: 0 value 2: 0
Control ID: 2 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Front Playback Switch] Index: 0 Element type: boolean type Count of values: 2 Value:
Bounds: min: 0, max: 1, step: 0
value 1: 1 value 2: 1
Control ID: 3 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Headphone Playback Switch] Index: 0 Element type: boolean type Count of values: 2 Value:
Bounds: min: 0, max: 1, step: 0
value 1: 1 value 2: 1
Control ID: 4 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Mic Playback Volume] Index: 0 Element type: integer type Count of values: 2 Value:
Bounds: min: 0, max: 31, step: 0
value 1: 0 value 2: 0
The [Headphone Playback Volume] should be Control ID 3 but is in fact missing from the Control ID list. This has the knock on effect of all Control IDs from 3 inclusive being incorrect.
uniaud 1.9.2 is the *last* build of uniaud that got that right:-
Command line mixer for UNIAUD. Version 0.05 Copyright 2004,2005 by Netlabs.org Written by Vlad Stelmahosky aka Vladest Detected UNIAUD version 1.92 Detected 1 audio adapter(s) Control ID: 1 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Front Playback Volume] Index: 0 Element type: integer type Count of values: 2 Value:
Bounds: min: 0, max: 39, step: 0
value 1: 0 value 2: 0
Control ID: 2 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Front Playback Switch] Index: 0 Element type: boolean type Count of values: 2 Value:
Bounds: min: 0, max: 1, step: 0
value 1: 0 value 2: 0
Control ID: 3 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Headphone Playback Volume] Index: 0 Element type: integer type Count of values: 2 Value:
Bounds: min: 0, max: 39, step: 0
value 1: 0 value 2: 0
Control ID: 4 Interface: virtual mixer device Device(client): 0, subdevice (substream) 0 Name: [Headphone Playback Switch] Index: 0 Element type: boolean type Count of values: 2 Value:
Bounds: min: 0, max: 1, step: 0
value 1: 0 value 2: 0
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 4 years ago
Hello
This ticket is too old. If the issue still remains with the latest versions of Uniaud please reopen the ticket.
Regards.
comment:3 by , 4 years ago
Resolution: | → too-old |
---|---|
Status: | new → closed |
see http://svn.netlabs.org/uniaud/ticket/195 for help on unimix cmdline. and please do not open so many tickets for the same issue. can't some be closed?