Message about Zita not being built - but is anyway?

MusE is a DAW for Linux with both MIDI and Audio editing. https://muse-sequencer.github.io

Moderators: MattKingUSA, khz, spamatica

Post Reply
User avatar
oscillator
Established Member
Posts: 1127
Joined: Sat Jan 17, 2015 6:07 pm
Location: SWEDEN
Has thanked: 725 times
Been thanked: 298 times
Contact:

Message about Zita not being built - but is anyway?

Post by oscillator »

When running ./compile_muse.sh

Code: Select all

(...)


-- Checking for module 'rubberband>=1.8.1'
--   Found rubberband, version 1.8.1
Zita resampler disabled
-- Checking for module 'libinstpatch'

(...)

The following components WILL NOT be built:
-----------------------------------------------
   Python support
   LV2 makePath support
   Zita Resampler support
   Experimental features

(...)

[ 89%] Generating ui_zita_resampler_settings_base.h
[ 89%] Generating moc_zita_resampler_converter.cpp
Scanning dependencies of target zita_resampler_converter
[ 89%] Building CXX object audio_convert/zita_resampler/CMakeFiles/zita_resampler_converter.dir/zita_resampler_converter.o
[ 89%] Building CXX object audio_convert/zita_resampler/CMakeFiles/zita_resampler_converter.dir/moc_zita_resampler_converter.o
[ 90%] Linking CXX shared library zita_resampler_converter.so
[ 90%] Built target zita_resampler_converter
To my untrained eye it seems like Zita Resampler is built anyway. And if not, what could I be missing to get rid of the "Zita Resampler support" (WILL NOT be built) message?

MusE DAW running on Debian 11 Testing/XFCE4.
https://oscillator.se/musik

Tim E. Real
Established Member
Posts: 667
Joined: Sat Sep 15, 2012 12:36 am
Has thanked: 38 times
Been thanked: 107 times

Re: Message about Zita not being built - but is anyway?

Post by Tim E. Real »

Don't worry about Zita for now. You can safely ignore it.
Zita support still needs to be completed internally.
There is no Zita cmake option at this time but when support is completed there will be.
User avatar
oscillator
Established Member
Posts: 1127
Joined: Sat Jan 17, 2015 6:07 pm
Location: SWEDEN
Has thanked: 725 times
Been thanked: 298 times
Contact:

Re: Message about Zita not being built - but is anyway?

Post by oscillator »

Thanks Tim,

Just wanted to check so I can try out your new work on time/pitch-stretching! ☺

MusE DAW running on Debian 11 Testing/XFCE4.
https://oscillator.se/musik

Tim E. Real
Established Member
Posts: 667
Joined: Sat Sep 15, 2012 12:36 am
Has thanked: 38 times
Been thanked: 107 times

Re: Message about Zita not being built - but is anyway?

Post by Tim E. Real »

It's brand new so there's much to be done. Still you can play around with it and have some fun.

Perhaps more important is the new automatic samplerate converters when importing any wave file,
where you now have a choice of a 'live' realtime samplerate converter, or conversion on-the-spot as before.
Post Reply