"Bill Unruh" wrote in message
news:Pine.LNX.4.64.1302220834300.24566@info...
>> On 22.02.2013 11:48, Chard wrote:
>>> I need to specify an arbitrary sampling rate via the tlv320aix3x codec.
> Are you sure that your card actually supports those other rates in
> hardware?
Absolutely. The value
On Fri, 22 Feb 2013, Daniel Mack wrote:
> Hi Chard,
>
> On 22.02.2013 11:48, Chard wrote:
>> I need to specify an arbitrary sampling rate via the tlv320aix3x codec.
>> However, on examination of the driver code, it appears that the code is
>> hard-wired to only accept rates of 44.1kHz and 48kHz -
Hi Chard,
On 22.02.2013 11:48, Chard wrote:
> I need to specify an arbitrary sampling rate via the tlv320aix3x codec.
> However, on examination of the driver code, it appears that the code is
> hard-wired to only accept rates of 44.1kHz and 48kHz - or
> multiples/divisors of those 'standard' rate
Chard wrote:
> it appears that the code is hard-wired to only accept rates of 44.1kHz
> and 48kHz - or multiples/divisors of those 'standard' rates.
>
> I'd be interested to know if there is a particular reason why the
> driver has been limited in this way. Is it just that there has not
> been a r
I need to specify an arbitrary sampling rate via the tlv320aix3x codec.
However, on examination of the driver code, it appears that the code is
hard-wired to only accept rates of 44.1kHz and 48kHz - or
multiples/divisors of those 'standard' rates. The fs(ref) is snapped to
one of those rates.
As
Hello,
I posted this question last year about how to
use only sample rates supported directly by the hardware...
Jaroslav Kysela wrote:
>> Or is there some resampling going on in
>> the alsa drivers?
>>
>
> The automatic resampling is available in our library. If you want to see
> all hardware
On Thu, 20 Dec 2001, Mirko Horstmann wrote:
> Hello,
>
> just out of curiosity I played with arecord yesterday
> and tried several sampling rates on my M-Audio Audiophile 2496
> (ice1712 chipset). Now I'm confused about two things:
>
> 1. I always thought soundcards are limited two a few
> f
Hello,
just out of curiosity I played with arecord yesterday
and tried several sampling rates on my M-Audio Audiophile 2496
(ice1712 chipset). Now I'm confused about two things:
1. I always thought soundcards are limited two a few
fixed sampling rates (8000, 11025, 22050, 44100,...).
B