Hi,
First of all, sorry my english.
You only need asound.conf if you want to do for all users use these
configurations.
.asoundrc work only for user that have it in your home directory.
I don't know if the configuration above will work with pulseaudio enabled.
This joining HDMI and Analog t
Hi Mark,
I'll answer you in you manner(mode?).
On 10-01-2011 12:23, Mark Goldstein wrote:
> Hi Leonardo,
>
> On Mon, Jan 10, 2011 at 3:37 PM, Leonardo Gomes
> wrote:
>> Mark,
>>
>> I don't know if i understand, but i'll try.
>>
>> I t
uring. If i'm
right, you will copy Stereo channel(upmix) to 4.1, 5.1, 7.1 set up.
That's all.
On 10-01-2011 03:52, Mark Goldstein wrote:
> HI,
>
> On Mon, Jan 10, 2011 at 3:57 AM, Leonardo Gomes
> wrote:
>> Yes,
>>
>> I think the pcm "stream&quo
permit us to extract the maximum of sound card, with
script creating new pcm.
I have lot of pcm in my .asoundrc, creating pcm for various use.
I have pcm making my sound card 7.1 in more than one sound card, and etc.
You're welcome.
On 09-01-2011 15:59, Mark Goldstein wrote:
>
Hi,
Sorry for late reply, i'm busy all day.
I think the problem is you using the pcm multi to play wave file(aplay
shell command).
I think the correct is use a plug pcm to "fix" the channel count.
A plug pcm is very usefull as i mentioned in the previous email.
With the output of you aplay, y
Hi,
First of all, sorry my english.
I don't a expert, but i'll try to help you.
Try to change you pcm.both to this:
pcm.both {
type multi
slaves.a.pcm HDA
slaves.a.channels 2
slaves.b.pcm lifechat
slaves.b.channels 2
bindings.0.slave a
bindings.0.channel 0
Hi,
First of all, i don't speak english, but with my limited knowledge i'll try.
If i understood you want to output the same sound in analog(Sound Card)
and HDMI(via IGP or VGA) simultaneously. I think that have varies forms
to do this, but i find only the shared above.
I used Fedora and act