[Ardour-Users] ardour 2.8.7 and kernel frontier tranzport interface? (solved)

Giso Grimm gg3137 at vegri.net
Mon Feb 8 12:44:43 PST 2010


Hi,

the solution is simple:

Giso Grimm wrote:
> Hi,
> 
> has anyone successfully compiled the kernel-based Frontier Tranzport
> interface with ardour 2.8.7 (rev. 6628)?
> 
> I tried to checkout the latest tranzport-code (git clone
> git://git.teklibre.com/home/d/src/git/frontier), applied the patch from
> frontier/patches to SConstruct. First attempt failed in alphatrack
> directory due to undefined functions; after deactivating the alphatrack
> directory in SConstruct it does not even attempt to compile any
> tranzport driver (the build finishes without problems, but also without
> tranzport). I am using scons 1.2.0.r3842 on ubuntu 9.10, with:
> 
> scons PREFIX=/usr/ TRANZPORT=0 KERNELTRANZPORT=1

The function coefficient_to_dB is undefined in recent ardour (dB.h), and
comes now as either "accurate_coefficient_to_dB" or
"fast_coefficient_to_dB". Fixing one line in "show.cc" (for tranzport,
probably similarly for alphatrack) helped.

Giso

> 
> Any hints like 'it worked for me' or 'nobody tried yet' would be
> appreciated. Compiling the kernel-based tranzport interface for 2.6-2.7
> was no problem here. The binaries seem to be incompatible (missing symbols).
> 
> Best regards,
> 
> Giso
> _______________________________________________
> Ardour-Users mailing list
> ardour-users at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-users-ardour.org




More information about the Ardour-Users mailing list