[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]
Re: bass and treble control
- Subject: Re: bass and treble control
- From: Soeren Bovbjerg () Search Result 1
- Date: 2001-01-16 11:20:04 PST View complete thread
- Newsgroups: creative.linux
That page doesn't seem to have been updated for ages - and it certainly
doesn't give any answer to the EQ problem. The issue is been worked on and
AFAIk it only exist for 2.4 kernels
I suggest you go to http://opensource.creative.com and have search in the
developer mailing-list. Treble and bass effects are now handled as DSP
effects (like EAX plugins). Here are som pastes from the list (Daniel
Bertrand):
<paste>
I don't think my Makefile patch was merged into CVS, so you'll need to do
the following:
-Compile the programs in utils/as10k1 and /utils/mixer.
-Assemble the dsp effect eq2.asm (type "as10k1 eq2.asm" in utils/as10k1).
-copy utils/mixer/mgr_text and utils/as10k1/eq2.bin to a known location
(/etc/emu10k1, for example).
-Then copy this script into a file ("/etc/emu10k1/settone", for example):
#!/bin/bash
/etc/emu10k1/mgr_text -l"Front L" -f /etc/emu10k1/eq2.bin
/etc/emu10k1/mgr_text -l"Front R" -f /etc/emu10k1/eq2.bin
/etc/emu10k1/mgr_text -l"Rear L" -f /etc/emu10k1/eq2.bin
/etc/emu10k1/mgr_text -l"Rear R" -f /etc/emu10k1/eq2.bin
##
-And now chmod +x the script,
-and add the following line to your modules.conf:
post-install emu10k1 /etc/emu10k1/settone
now, on module load you'll have tone control on your front and rear
speakers.
Sorry for the temporary un-userfriendlyness of this. Doing it this way
is more flexible as it allows us to load other dsp effects too.
</paste>
HTH
Soeren
Google Web Directory - Cool Jobs - Advertise with Us! -
Add Google to your Site - Google in your Language - All About Google
©2001 Google