You are here

Compiling qtractor on ubuntu with librubberband

Hi,

I've just compiled qtractor for ubuntu 9.10. I noticed that librubberband support was not implemented.I tried a few --enable-FEATURE options without success.

librubberband2 version 1.2-1 is installed on my system.

what should I be typing in the terminal whilst compiling to enable librubberband '

I tried " ./configure --enable-librubberband "

should I have typed " ./configure --enable-librubberband2 " ?

ThX

Forums: 
rncbc's picture

(dupe)

you must install the librubberband-dev package; after that ./configure build script will automagically take care of it.

hth

Thanks worked a treat :-)

qtractor 0.4.3

Build target . . . . . . . . . . . . . . . . . . .: release

JACK Audio Connection Kit support . . . . . . . .: yes
ALSA MIDI Sequencer support . . . . . . . . . . .: yes
General audio file support (libsndfile) . . . . .: yes
Ogg Vorbis audio file support (libvorbis) . . . .: yes
MPEG-1 Audio Layer 3 file support (libmad) . . . .: yes
Sample-rate conversion support (libsamplerate) . .: yes
Pitch-shifting support (librubberband) . . . . . .: yes
OSC service support (liblo) . . . . . . . . . . .: no
IEEE 32bit float optimizations . . . . . . . . . .: yes
SSE optimization support (x86) . . . . . . . . . .: yes
LADSPA Plug-in support . . . . . . . . . . . . . .: yes
DSSI Plug-in support . . . . . . . . . . . . . . .: yes
VST Plug-in support . . . . . . . . . . . . . . .: no

XInitThreads() support (DANGEROUS) . . . . . . . .: no

Gradient eye-candy . . . . . . . . . . . . . . . .: yes
Debugger stack-trace (gdb) . . . . . . . . . . . .: no

Add new comment