* Add --duration, --tempo X:Y and --version options to command line program

This commit is contained in:
Chris Cannam
2008-07-06 10:33:12 +00:00
parent d43e6b14c9
commit 475ccc3a32
3 changed files with 52 additions and 19 deletions

View File

@@ -15,6 +15,7 @@
#ifndef _RUBBERBANDSTRETCHER_H_
#define _RUBBERBANDSTRETCHER_H_
#define RUBBERBAND_VERSION "1.2.0-gpl"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 0