view libxtract.pc.in @ 47:c20e91e86f08

xtract_magnitude_spectrum() and xtract_peaks() share format of N/2 frequency values and N/2 magnitude coefficients. 'Fixed' xtract_loudness() so that N=1 can be used for specific loudness.
author Jamie Bullock <jamie@postlude.co.uk>
date Thu, 21 Dec 2006 11:31:51 +0000
parents 582330cfa6e5
children
line wrap: on
line source
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libxtract
Description: A lightweight feature extraction library
Version: @VERSION@
Libs: -L${libdir} -lxtract
Cflags: -I${includedir}