<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Mark Greenwood wrote:
<blockquote cite="mid:200807041925.10904.fatgerman@ntlworld.com"
type="cite">
<pre wrap="">On Friday 04 July 2008 15:57:04 Dave Badia wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Fri, Jun 27, 2008 at 2:15 PM, Mark Greenwood <a class="moz-txt-link-rfc2396E" href="mailto:fatgerman@ntlworld.com"><fatgerman@ntlworld.com></a>
wrote:
</pre>
<blockquote type="cite">
<pre wrap="">It would appear from your log that your sound card runs at a native sample
rate of 48KHz (a lot of them do, especially if they have digital IO). In
order to get its timing correct, JACK needs to run at the same rate.
</pre>
</blockquote>
<pre wrap="">
Ah, so assuming my sound card only supports 48KHz, that would explain why
the myth code is resampling the output. Is there some definitive way I can
see if my sound card (mb audio VT8233) supports output at the 44.1KHz sample
rate? Seems like that's the what this is coming down to...