[LAU] qtractor 0.4.7 - part 2

Rui Nuno Capela rncbc at rncbc.org
Wed Dec 29 19:44:56 UTC 2010


On 12/29/2010 06:58 PM, Kim Cascone wrote:
>  OK many thanks to Dave and Rui! :) - missing Jack dev files was the problem
> 
> it seems that after my upgrade the dev files were not installed
> 
> so I installed them and was able to compile qtractor with vst - I tested
> it with discoDSP/highlife sampler and it works
> 
> one problem though...I am not able to use LV2 plugs
> 
> how do I set the 'configure' to include the services listed below?
> 
> 
> Version: 0.4.7
> Build: Dec 28 2010 11:57:17

shameless plug: you could grab the latest svn snapshot instead, from here:

  http://www.rncbc.org/snapshots#qtractor

it should read version 0.4.7.49 attotw, which will make your life easier
wrt. lv2 support for instance, perhaps... besides, it has a plethora of
fixes included too ;)

anyway, you must install the following ones and for some, the hell of
their dependents:

> MPEG-1 Audio Layer 3 (libmad) file support disabled.

  libmad0-dev

> Pitch-shifting support (librubberband) disabled.

  librubberband-dev

> OSC service support (liblo) disabled.
> DSSI Plug-in support disabled.

  dssi-dev
  liblo-dev

> LV2 Plug-in support disabled.

  libslv2-dev
  lv2core

> JACK Session support disabled.

wait, for this you will need to build either jack1 or 2 (or even
tschack) from its own svn trunk (tschack might be from git repo. ask
torbenh)

then proceed to ./configure and watch for its summary report. when happy
go make :)

cheers
-- 
rncbc aka Rui Nuno Capela
rncbc at rncbc.org


More information about the Linux-audio-user mailing list