Samplerate mismatch

Optimize your system for ultimate performance.

Moderators: MattKingUSA, khz

Post Reply
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Samplerate mismatch

Post by lilith »

Some days ago with my old KXStudio 14.04 configuration I've got when starting Ardour via the terminal the message:

Code: Select all

convolution: samplerate mismatch preset:48000 host:44100
Now with Debian 9 the same message. The strange thing is that my Interface is set to 48kHz and also in Jack / Cadence I see 48kHz, even the Ardour Project is 48 kHz. I also can change the rate of the interface via changing the rate in Jack. So everything works, but where does this message come from???

I googled and find basically only my own threads or very recent ones from 2018 *lol*.

Qtractor shows the same in the info window.

When I set the interface and JAck to 44.1 kHz I get also:

Code: Select all

convolution: samplerate mismatch preset:48000 host:44100
This makes no sense at all .... :lol:
User avatar
GMaq
Established Member
Posts: 2774
Joined: Fri Sep 25, 2009 1:42 pm
Has thanked: 520 times
Been thanked: 555 times

Re: Samplerate mismatch

Post by GMaq »

Hi,

Have you started any applications that use JACK before launching Cadence?

I don't use Cadence but I have had it happen if I launch Carla or use jalv they will start their own process with JACK D-bus, then later I start JACK and 'jackdbus' is already running and you can end up with 2 jack processes at 2 different sample rates... That's probably not what's happening to you but it's just a guess, Does your session have some kind of convolver plugin running?
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Samplerate mismatch

Post by lilith »

No, it happens if I just start Cadence and an empty Ardour project without anything directly after booting and there's nothing else running.
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: Samplerate mismatch

Post by finotti »

FWiw, I have been seeing that too, using Cadence and Ardour from KXStudio... I have not noticed any audible problems.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Samplerate mismatch

Post by lilith »

finotti wrote:FWiw, I have been seeing that too, using Cadence and Ardour from KXStudio... I have not noticed any audible problems.
Ah... that's good to hear. :D Thanks!
elerale
Established Member
Posts: 36
Joined: Sat Nov 19, 2016 4:45 am
Has thanked: 2 times
Been thanked: 2 times

Re: Samplerate mismatch

Post by elerale »

Same thing here but it doesn't seem to be causing any issue.

Cheers
Erwan
Frank Carvalho
Established Member
Posts: 363
Joined: Sat Nov 17, 2012 3:36 pm

Re: Samplerate mismatch

Post by Frank Carvalho »

lilith wrote:
finotti wrote:FWiw, I have been seeing that too, using Cadence and Ardour from KXStudio... I have not noticed any audible problems.
Ah... that's good to hear. :D Thanks!
Or perhaps *not* to hear? :-)
Vox, Selmer, Yamaha and Leslie amplifiers. Rickenbacker, Epiphone, Ibanez, Washburn, Segovia, Yamaha and Fender guitars. Hammond, Moog, Roland, Korg, Yamaha, Crumar, Ensoniq and Mellotron keyboards. Xubuntu+KXStudio recording setup.
User avatar
lilith
Established Member
Posts: 1698
Joined: Fri May 27, 2016 11:41 pm
Location: bLACK fOREST
Has thanked: 117 times
Been thanked: 57 times
Contact:

Re: Samplerate mismatch

Post by lilith »

:mrgreen:
ConduitStudio
Posts: 2
Joined: Tue Oct 03, 2017 3:03 pm

Re: Samplerate mismatch

Post by ConduitStudio »

I've been getting the same error, but they unfortunately end with Segmentation Fault, and I can't run programs like Audaciy, Guitarix, Jalv.Select...

I've uninstalled everything convolver related, one by one, LOL, and the problem is "zita-convolver" from the community repos (arch linux). Guitarix won't start without it, I've removed zita-convolver but leaving other packages related to it (using

Code: Select all

sudo pacman -Rdd zita-convolver
), and Guitarix wouldn't start

Code: Select all

guitarix: error while loading shared libraries: libzita-convolver.so.4: cannot open shared object file: No such file or directory
All the other convolver packages didn't seem to make any difference. My system is also set to 48khz.

Maybe there's a way to make zita-convolver skip this samplerate check (as it is totally wrong, LOL)??
Post Reply