Default Sample rate Conversion

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

 



Does ALSA automatically convert to my devices sample rate?
My alsa.conf file is below

 pcm.mix {
        type dmix
        ipc_key 1024
        slave {
         pcm "hw:0,0"
         rate 48000
        }
    }
    pcm.!default {
        type plug
        slave.pcm "mix"
    }

When I play a 32KHz file with aplay does it get up sampled to my device's
48KHz sample rate? I am assuming it does as it plays just fine but I am not
sure where the upsampling happens?

Thanks.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux