Second sound card and WINE

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
podex
Newbie
Newbie
Posts: 1
Joined: Mon Dec 08, 2008 5:19 pm

Second sound card and WINE

Post by podex »

Hi there!

Sound is working fine in WINE for my first soundcard in the laptop. But I would like to use a second sound card attached to the USB bus for some programs. But I did not find out how to do this.

Any hints?

grx,
Christof
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Second sound card and WINE

Post by vitamin »

podex wrote:Sound is working fine in WINE for my first soundcard in the laptop. But I would like to use a second sound card attached to the USB bus for some programs. But I did not find out how to do this.
The easiest way is to make that USB card a default card in ALSA configuration (in your system).
Or you can try and mess with registry: http://wiki.winehq.org/UsefulRegistryKeys
See DeviceCount, DeviceCTLn and DevicePCMn keys.
Locked