[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [fluid-dev] Sample Rate
From: |
David Henningsson |
Subject: |
Re: [fluid-dev] Sample Rate |
Date: |
Sun, 20 Dec 2009 19:52:28 +0100 |
User-agent: |
Thunderbird 2.0.0.23 (X11/20090817) |
Esben Stien wrote:
> If I don't specify sample rate, it spits out:
>
> fluidsynth: warning: Jack sample rate mismatch, expect tuning issues
> (synth.sample-rate=44100, jackd=96000)
>
> I don't understand why this is an issue. You're supposed to set the
> synth sample rate to the jack sample rate no matter what.
This is a known bug (or lack of feature) in Fluidsynth. Unfortunately it
is not trivial to fix. Until it is fixed, specify sample rate (to the
same as jack) with the -r switch.
// David