Re: Higher quality dmix resampling

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

 



>> I added this to /etc/asound.conf:
>>
>> pcm.!default {
>> type plug
>> slave.pcm {
>> type dmix
>> ipc_key 1024
>> slave {
>> pcm "hw:0"
>> format S24_3LE
>> rate 96000
>> }
>> }
>> }
>
> are you sure "S24_3LE" is the proper format for your card?
>
> even if it is a "24-96" card, it may require something like U/S32_??
> or FLOAT*_?? format. In principle trying to feed it with an unsupported
> format should cause an error, but who knows...

I've tried S24_3LE, S24LE, S24_BE, S24_3BE, FLOAT_LE, and FLOAT_BE.
None of them produce sound except for S24_3LE.  S16_LE works, but
stills suffers from the static problem.  Is there another format I
should try?

> BTW: what if you remove everything from asound.conf and just play to
> "plughw:0,0" as per default?

I did that by removing /etc/asound.conf and doing 'aplay file.wav',
but it produces the same static problem.  I really think dmix is not
using the specified samplerate or speexrate.

- Grant


> If that works, next step is trying to upsample but using the default
> plughw for output, that is something like this (*):
>
> pcm.up96k {
> type plug
> slave {
>  pcm "plughw:0,0"
>  rate 96000
>  }
> }
>
> (*) N.B.: written on the fly. I am by no means an alsa/asoundrc
> expert, so... check the syntax!

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://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