You are not logged in.

#1 2014-04-16 14:53:18

CarbonFixer
Member
Registered: 2013-10-19
Posts: 20

[SOLVED] Playing sound simultaniously from wine and other applications

I'm using Pulseaudio with the following packages installed:

~> pacman -Q | grep 'alsa\|pulse'
alsa-lib 1.0.27.2-1
alsa-plugins 1.0.27-2
alsa-utils 1.0.27.2-1
lib32-alsa-lib 1.0.27.2-1
lib32-libpulse 5.0-1
libpulse 5.0-1
pulseaudio 5.0-1
pulseaudio-alsa 2-2

When running a wine application sound works, unless a linux application is playing sound. If that is the case, no sound is playing from the wine app until sound from the linux application stops (for example by pausing smplayer).

Is there any way to make sound work simultaneously from wine and native applications?

Other information that may be relevant:
Architecture - x86_64
Desktop - KDE
Wine application - BabasChess

Last edited by CarbonFixer (2014-04-16 16:14:10)

Offline

#2 2014-04-16 15:55:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,080

Re: [SOLVED] Playing sound simultaniously from wine and other applications

Install lib32-alsa-plugins (contains the necessary alsa plugin to redirect alsa programs to pulse) and set wine to use the default resp (System Standard) card in winecfg.
pulsemixers should show an [alsa-plugin] wine stream

Last edited by V1del (2014-04-16 16:13:32)

Offline

#3 2014-04-16 16:12:47

CarbonFixer
Member
Registered: 2013-10-19
Posts: 20

Re: [SOLVED] Playing sound simultaniously from wine and other applications

V1del wrote:

Install lib32-alsa-plugins and set wine to use the default resp (System Standard) card in winecfg pulsemixers should show an [alsa-plugin] wine stream

Thanks smile
Was missing that package.

Offline

#4 2014-04-19 17:49:30

madsravn
Member
Registered: 2013-05-12
Posts: 22

Re: [SOLVED] Playing sound simultaniously from wine and other applications

V1del wrote:

Install lib32-alsa-plugins (contains the necessary alsa plugin to redirect alsa programs to pulse) and set wine to use the default resp (System Standard) card in winecfg.
pulsemixers should show an [alsa-plugin] wine stream

This might be a silly question. What is pulsemixers?

Offline

#5 2014-04-19 20:25:53

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,080

Re: [SOLVED] Playing sound simultaniously from wine and other applications

A made up word for any mixer with pulse support e.g. pavucontrol, gnomes sound menu, kmix whatever, didn't know what he was using, but the mentioned entry would be missing if wine wasn't using pulse

Offline

Board footer

Powered by FluxBB