view examples/simpletest/Makefile.am @ 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 a9154a4599c2
children 4a85175004d9
line wrap: on
line source
MAINTAINERCLEANFILES = Makefile.in

noinst_PROGRAMS = simpletest
INCLUDES = -I$(top_srcdir)/src
simpletest_SOURCES = simpletest.c
simpletest_LDADD = ../../src/libxtract.la