feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since c60d684 was
c60d684,
checked in by Paul Brossier <piem@piem.org>, 17 years ago
|
added simple cpp interface draft
|
-
Property mode set to
100644
|
File size:
350 bytes
|
Rev | Line | |
---|
[c60d684] | 1 | pkginclude_HEADERS = aubiocpp.h |
---|
| 2 | |
---|
| 3 | lib_LTLIBRARIES = libaubiocpp.la |
---|
| 4 | libaubiocpp_la_SOURCES = aubiocpp.cpp |
---|
| 5 | AM_CFLAGS = -I$(top_srcdir)/src @AUBIO_CFLAGS@ @FFTWLIB_CFLAGS@ @SAMPLERATE_CFLAGS@ |
---|
| 6 | libaubiocpp_la_LIBADD = -laubio -L${top_builddir}/src @FFTWLIB_LIBS@ @SAMPLERATE_LIBS@ @LTLIBOBJS@ |
---|
| 7 | libaubiocpp_la_LDFLAGS = -version-info @SHARED_VERSION_INFO@ |
---|
Note: See
TracBrowser
for help on using the repository browser.