summaryrefslogtreecommitdiff
path: root/libs/soundtouch
diff options
context:
space:
mode:
authorNick Mainsbridge <beatroute@iprimus.com.au>2006-01-23 16:02:48 +0000
committerNick Mainsbridge <beatroute@iprimus.com.au>2006-01-23 16:02:48 +0000
commitdfcd837d67f7653addde7f8760a6b7dcf94b51fc (patch)
tree846395d244afc60cd655b1b963ba9d845fd12ca7 /libs/soundtouch
parent51093cc589ff35d037b8ee77ffc6b834c219af86 (diff)
select all, musical (fuzzy) loop/punch/range region selections, soundtouch patch for gcc 4.1, needs 's' key to not clear selection.
git-svn-id: svn://localhost/trunk/ardour2@289 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/soundtouch')
-rw-r--r--libs/soundtouch/SoundTouch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/soundtouch/SoundTouch.h b/libs/soundtouch/SoundTouch.h
index 3fe2441792..e6d812e95d 100644
--- a/libs/soundtouch/SoundTouch.h
+++ b/libs/soundtouch/SoundTouch.h
@@ -159,7 +159,7 @@ public:
static const char *getVersionString();
/// Get SoundTouch library version Id
- static uint SoundTouch::getVersionId();
+ static uint getVersionId();
/// Sets new rate control value. Normal rate = 1.0, smaller values
/// represent slower rate, larger faster rates.