<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
That sound logic. Since I haven't really gotten in all Parts of the code, i haven't figured it out yet.<BR>
This week I want start a redesign of the audioengine, to meet the demands of other Users and mine, that is full stereo handling of each turntable and individual jack outputs. I'll adress this problem then.<BR>
Gerald<BR>
<BR>
On Mon, 2010-02-01 at 07:10 -0500, Paul Davis wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Mon, Feb 1, 2010 at 6:46 AM, Dave Phillips <<A HREF="mailto:dlphillips@woh.rr.com">dlphillips@woh.rr.com</A>> wrote:
> Hi Gerald,
>
> tX works fine with Jack, sorry about the previous noise. Apparently an
> errant process kept tX from connecting, I'll see if I can recreate the
> conditions.
>
> Btw, when tX opens it reports:
>
>    tX_error: tX_jack_client::srate() jack changed samplerate - ignored.

probably caused by a change in JACK some years ago when we began to
have the server call any samplerate callback during client startup to
make sure the client had a race-free way to discover the SR. my guess
is that tX is written with the belief that the SR callback will never
be called, which is correct in the sense that the SR will never be
changed, but incorrect in that it will still be called once.
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>