From 8ef7ee28ebf59968531da4899efe98daf9e190e0 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Mon, 10 Dec 2007 16:34:07 +0000 Subject: [PATCH] ... --- README | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/README b/README index cd83a60..76f5500 100644 --- a/README +++ b/README @@ -18,14 +18,14 @@ Attractive features: stretcher with partial phase locking to peak frequencies and phase resynchronisation at noisy transients. It is suitable for most musical uses with its default settings, and has a range of options - to adjust if desired. + for fine tuning. ** Real-time capable - In addition to the offline mode (where all audio data is available - beforehand), Rubber Band supports a true real-time, lock-free - streaming mode, in which the time and pitch scaling ratios may be - dynamically adjusted during use. + In addition to the offline mode (for use in situations where all + audio data is available beforehand), Rubber Band supports a true + real-time, lock-free streaming mode, in which the time and pitch + scaling ratios may be dynamically adjusted during use. ** Sample-accurate duration adjustment @@ -58,21 +58,17 @@ Attractive features: ** Free Software - Rubber Band is Free Software, published under the GNU General - Public License. This means you may use, modify and redistribute - it free of charge under certain conditions, such as that you - offer the same conditions when re-distributing Rubber Band or - works based on it. Please read the file COPYING for details. - Commercial terms are also available for proprietary applications. + Rubber Band is Free Software published under the GNU General + Public License. Limitations: - ** Not very fast + ** Not especially fast The algorithm used by Rubber Band is fundamentally not all that quick, and Rubber Band is not the fastest implementation on earth. - ** Not exactly state of the art + ** Not especially state of the art Rubber Band employs well known algorithms which work well in many situations, but it isn't "cutting edge" in any interesting sense.