Re: asoundrc, ladspa and biamplification

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi !
Le lundi 20 novembre 2006 à 01:56 +0200, Sergei Steshenko a écrit :> > Yes, sort of. You may need some time to get them working but for me they do.LPF and HPF individually work.rear and front can be used by two different process, I tried somethinglike :aplay -Dplug:mediumhigh test.wav & aplay -Dplug:bass test.wavand it worked
> > > > Anyway, if you don't insist on .asoundrc implementation,> > > you can use any jackd-capable LADSPA host and JACK.what I'm looking for is that any application that could output soundwould go through my system (AmarOK, MPlayer, aplay, ogg123, Gnome etc.).I will look at Jack possibilities.
> > > A well known jackd-capable LADSPA host is 'ecasound'.I've played some time ago with ecasound and I was able to do what I waslooking for with the following things :
------ ~/.asoundrc --------------------------------pcm.mediumhigh { type route slave.pcm "surround40" slave.channels 4 ttable.0.0 1 ttable.1.1 1 } 
pcm.high { type route slave.pcm "surround40" slave.channels 4 ttable.0.0 0 ttable.1.1 0 ttable.0.2 1 ttable.1.3 1 } 

------ ~/bin/play.sh ------------------------------#!/bin/sh 
ecasound -q -a:1 -i:"$1" -efh:100 -a:2 -i:"$1" -efl:100 -a:1-o:alsa,plug:mediumhigh -a:2 -o:alsa,plug:bass
---------------------------------------------------
This works but I can only use my system with ecasound...
> Seriously, file a bug about lack .asoundrc debugging.Ok.I'm not sure anyway this is completely related to ALSA, maybe it's onlylpf and hpf LADSPA plugins that showed some incompatibilities with otherALSA plugins.
> IMO there should be something that shows how each .asoundrc entry> translates into actual card/amixer controls, so one would be able> to see what exact change in .asoundrc caused loss of sound.aplay -v -v does the trick, it's very very verbose but I'm not an ALSAguru to tell exactly where the problem is. Though it helped me to addthe copymediumhigh and copybass plug to accomodate lpf and hpf inputs.
> And I'm not sure the whole .asoundrc/alsalib mechanism always reports that> an impossible combination has been entered into .asoundrc. And, again,> it would be very desirable to show which lines of .asoundrc cause the> problem.Yes, ALSA messages are like "Segmentation fault" messages : you knowthere is a problem but it's of no help.
> By the way, which order/type crossover do you want ?If lpf and hpf worked together, they should be ok.If possible I'd like 12 dB/octave because that's what the Gemini CX-1crossover has and it suits my needs.
Thanks
Frédéric Bisson
-------------------------------------------------------------------------Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT & business topics through brief surveys - and earn cashhttp://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________Alsa-user mailing listAlsa-user@xxxxxxxxxxxxxxxxxxxxxxxxxx://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux