All of lore.kernel.org
 help / color / mirror / Atom feed
* SB X-Fi driver fixes (Re: Testers wanted: New SB X-Fi driver)
@ 2009-06-08 18:35 Gernot Kohlhaas
  0 siblings, 0 replies; 23+ messages in thread
From: Gernot Kohlhaas @ 2009-06-08 18:35 UTC (permalink / raw)
  To: alsa-devel

Okay... Sorry... Forget what I just wrote...
Seems to be my 20 to 51 solution with the mentioned LADSPA Low Pass Filter.
"default" device is just playing fine.

my .asoundrc:
pcm.xfi
{
  type hw
  card 0
  channels 6
}

ctl.xfi
{
  type hw
  card 0
}

pcm.ch51dup {
         slave.pcm "plug:lowpass51"
         slave.channels 6
         type route
         ttable.0.0 1
         ttable.1.1 1
         ttable.0.2 1
         ttable.1.3 1
         ttable.0.4 0.5
         ttable.1.4 0.5
         ttable.0.5 1
         ttable.1.5 1
}

pcm.lowpass51 {
    type ladspa
    slave.pcm default
    path "/usr/lib/ladspa"
    plugins {
        0 {
            id 1098 # Identity (Audio) (1098/identity_audio)
            policy duplicate
            input.bindings.0 "Input";
            output.bindings.0 "Output";
        }

        1 {
            id 1672
            policy none
            input.bindings.5 "Input";
            output.bindings.5 "Output";
            input {
                controls [ 120 2 ]
            }
        }
    }
}
-- 
http://www.gnupp.de/verschluesselung/warum.html
Key ID: 0x4C0B2250
Key: http://home.arcor.de/mr_maniac/ANDERES/public.gpg

^ permalink raw reply	[flat|nested] 23+ messages in thread
* Testers wanted: New SB X-Fi driver
@ 2009-06-04 18:42 MonsieurWeller
  2009-06-06  9:14 ` Takashi Iwai
  0 siblings, 1 reply; 23+ messages in thread
From: MonsieurWeller @ 2009-06-04 18:42 UTC (permalink / raw)
  To: alsa-devel

Hello.
Works fine, but the external rack of the "x-fi fatality" didn't seems to
work. I plug my headphone on it and i have no sound.
Thanks.

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2009-06-28 13:07 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-08 18:35 SB X-Fi driver fixes (Re: Testers wanted: New SB X-Fi driver) Gernot Kohlhaas
  -- strict thread matches above, loose matches on Subject: below --
2009-06-04 18:42 Testers wanted: New SB X-Fi driver MonsieurWeller
2009-06-06  9:14 ` Takashi Iwai
     [not found]   ` <1244376026.6985.5.camel@polo-desktop>
2009-06-07 16:10     ` Takashi Iwai
2009-06-08 12:03       ` SB X-Fi driver fixes (Re: Testers wanted: New SB X-Fi driver) Takashi Iwai
2009-06-08 18:21         ` Gernot Kohlhaas
2009-06-08 19:28           ` Takashi Iwai
2009-06-08 20:16             ` Gernot Kohlhaas
2009-06-09  1:51               ` Takashi Iwai
2009-06-09  2:20               ` Takashi Iwai
2009-06-09  3:50                 ` The Source
2009-06-09  5:32                   ` Takashi Iwai
2009-06-09  5:23                 ` Gernot Kohlhaas
2009-06-09  5:39                   ` Takashi Iwai
2009-06-09  5:44                     ` Gernot Kohlhaas
2009-06-09  6:24                       ` Takashi Iwai
2009-06-09  9:54                         ` Takashi Iwai
2009-06-09 17:11                           ` Gernot Kohlhaas
2009-06-15 12:58                             ` Takashi Iwai
2009-06-15 16:17                               ` Gernot Kohlhaas
2009-06-28 13:07                                 ` Bjoern Olausson
2009-06-10  2:31                           ` Lee Revell
2009-06-10 13:21                           ` Sebastian Schneider
2009-06-10 13:33                             ` Takashi Iwai
2009-06-10 14:02                               ` Sebastian Schneider
2009-06-10 14:04                                 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.