mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
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
This commit is contained in:
parent
51093cc589
commit
dfcd837d67
8 changed files with 165 additions and 7 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue