<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear All,<br>
    <br>
    According to the documentation <b>jack_get_sample_rate</b> reports
    the sample rate as was used by <b>jackd</b>.<br>
    This does not happen in my case.<br>
    I start <b>jackd</b> using different sampling rates (i.e. 22050,
    ect.).<br>
    JACK reports that it does indeed uses the selected sampling rate.<br>
    <br>
    But <b>jack_get_sample_rate</b> always returns 44100.<br>
    <br>
    Why?<br>
    <br>
    Cheers,<br>
    <br>
    Robert<br>
    <br>
  </body>
</html>