All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Piotr Tajduś" <aegis@op.pl>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: Equalizer for emu10k1
Date: Wed, 07 Dec 2005 21:26:49 +0100	[thread overview]
Message-ID: <43974589.1070502@op.pl> (raw)
In-Reply-To: <s5h3bl7mkj3.wl%tiwai@suse.de>

Takashi Iwai wrote:

> Any example to load this with ld10k1?

I have inserted this between tone and vol_master:

#Tone
$LO10K1 -n --ctrl c-bass0,bass1,bass2,bass3,bass4:Tone\ Control\ -\ Bass,t-Tone\ Control\ -\ Bass:2,v-Tone\ Control\ -\ Bass:1,c-treble0,treble1,treble2,treble3,treble4:Tone\ Control\ -\ Treble,t-Tone\ Control\ -\ Treble:3,v-Tone\ Control\ -\ Treble:1,c-toneonoff:Tone\ Control\ -\ Switch,t-Tone\ Control\ -\ Switch:4 --patch_name Tone\ Controls -a tone.emu10k1
#Input
$LO10K1 --conadd "POUT(PCM Multi Volume)=PIN(Tone Controls)"
$LO10K1 --conadd "POUT(Stereo To 51)>PIN(Tone Controls)"

#Equalizer
$LO10K1 -n --patch_name EQ10 -a eq10.emu10k1
#Input
$LO10K1 --conadd "POUT(Tone Controls)>PIN(EQ10)"

#Master
$LO10K1 -n --ctrl c-VolM:Master\ Playback\ Volume,t-Master\ Playback\ Volume:1 --patch_name Master\ Volume -a vol_master.emu10k1
#Inputs
$LO10K1 --conadd "POUT(EQ10)>PIN(Master Volume)"

Here is init script for audigy:
http://gadrael.w.interia.pl/init_audigy_eq10

>Also, could you make a patch for inclusion to alsa-tools/ld10k1 CVS
>tree?  Such a thing is nice to share in the public tree.
>  
>
Here is a patch:
http://gadrael.w.interia.pl/eq10.patch


Piotr Tajduś




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id\x16865&op=click

  reply	other threads:[~2005-12-07 20:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-02 19:19 Equalizer for emu10k1 Piotr Tajduś
2005-12-05 19:05 ` Takashi Iwai
2005-12-07 20:26   ` Piotr Tajduś [this message]
2005-12-08 16:33     ` Takashi Iwai
2005-12-31 17:23       ` ld10k1 equalizer patch Piotr Tajduś
2006-01-02 14:33         ` 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=43974589.1070502@op.pl \
    --to=aegis@op.pl \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /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 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.