Re: [LAU] How to run jack at 8kHz sr?

From: Alessio Degani <alessio.degani@email-addr-hidden>
Date: Thu Sep 17 2015 - 19:52:48 EEST

On 17/09/2015 17:08, Tim Goetze wrote:
> [Alessio Degani]
>
>> What can I do to test my algorithm at 8 kHz in realtime using jack?
> Jack does not support multirate processing, so you'll have to do the
> down- and upsampling in your client. For a C application I'd look at
> libsamplerate first.
Thank you for your reply.
I try to avoid to use libraries because the code must be easily portable
to a microcontroller.
At the moment I've writed my own downsampling algorithm with a simple
low-pass (mean) + decimation. But I'ts only a workaround for the moment :)

> Cheers, Tim
>

-- 
a.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Thu Sep 17 20:15:03 2015

This archive was generated by hypermail 2.1.8 : Thu Sep 17 2015 - 20:15:03 EEST