Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gernot Kohlhaas <gernot.kohlhaas@googlemail.com>
To: alsa-devel@alsa-project.org
Subject: SB X-Fi driver fixes (Re: Testers wanted: New SB X-Fi driver)
Date: Mon, 08 Jun 2009 20:35:27 +0200	[thread overview]
Message-ID: <4A2D59EF.9080708@googlemail.com> (raw)

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

             reply	other threads:[~2009-06-08 18:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-08 18:35 Gernot Kohlhaas [this message]
  -- 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A2D59EF.9080708@googlemail.com \
    --to=gernot.kohlhaas@googlemail.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox