diff options
Diffstat (limited to 'xtract/libxtract.h')
-rw-r--r-- | xtract/libxtract.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xtract/libxtract.h b/xtract/libxtract.h index b4808ba..af69758 100644 --- a/xtract/libxtract.h +++ b/xtract/libxtract.h @@ -27,6 +27,9 @@ * * Hopefully this not only makes the library more efficient when computing large numbers of features, but also makes it more flexible because extraction functions can be combined arbitrarily (one can take the irregularility of the Mel Frequency Cepstral Coefficients for example). * + * + * LibXtract can be downloaded from http://www.sf.net/projects/libxtract + * */ #ifndef XTRACT_H |