Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
[SOLVED] alsa sound mixing/sharing/muxing (with dmix) not working
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [SOLVED] alsa sound mixing/sharing/muxing (with dmix) not working (Read 1907 times)
tomeara
Newbie
Posts: 4
[SOLVED] alsa sound mixing/sharing/muxing (with dmix) not working
«
on:
January 12, 2012, 04:14:05 PM »
With alsa I couldn't play sound from two programs at once. One solution is to create a .asoundrc file in your home folder with the following contents.
Code:
[Select]
pcm.dsp {
type plug
slave.pcm "dmix"
}
I got this from the Arch wiki
https://wiki.archlinux.org/index.php/ALSA#Software_mixing_.28dmix.29
«
Last Edit: January 12, 2012, 04:33:32 PM by tomeara
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
[SOLVED] alsa sound mixing/sharing/muxing (with dmix) not working