Re: [Alsa-user] HowTo determine samplerate card and driver supports

2010-10-01 Thread Konstantin Kletschke
The programmer's Point of you :-) Thanks for pointing this out, I found an alsa .c file doing something similair I will extend :-) Kind Regards, Konsti -- Start uncovering the many advantages of virtual appliances and sta

Re: [Alsa-user] HowTo determine samplerate card and driver supports

2010-09-30 Thread Jaroslav Kysela
On Thu, 30 Sep 2010, Konstantin Kletschke wrote: > Hello, > > currently I am experimenting with different audio players in putting out > different bitrates an sample sizes of music directly to the soundcards I > have plugged in. Use test functions for hw_params for every interested rate.

[Alsa-user] HowTo determine samplerate card and driver supports

2010-09-30 Thread Konstantin Kletschke
Hello, currently I am experimenting with different audio players in putting out different bitrates an sample sizes of music directly to the soundcards I have plugged in. The results where mplayer resamples or the alsa library or both or none are not predictable for me. Is there a way to determin