Re: [linux-audio-dev] BruteFIR + jack = crackling noise?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] BruteFIR + jack = crackling noise?
From: Paul Davis (paul_AT_linuxaudiosystems.com)
Date: Mon Feb 24 2003 - 18:05:31 EET


>Perhaps you would reconsider having JACK use constant (frames)
>callbacks?

we debated the concept of non-constant callback sizes on jackit-dev,
and there seemed to be strong support for using a constant value.

this doesn't necessarily preclude process() being called with *less*
than the "expected" size, but the current API docs/notes say that its
always constant size.

i don't know what people's thoughts are on "constant or less than the
constant" for the callback. i imagine it will push complexity out into
any clients that do FFT and other similar transforms.

--p


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Feb 24 2003 - 18:08:40 EET