Further links
This commit is contained in:
22
README.md
22
README.md
@@ -166,11 +166,19 @@ provides a good example of how to use Rubber Band in offline mode; the
|
|||||||
pitch shifter plugin (`ladspa-lv2/RubberBandPitchShifter.cpp`) may be
|
pitch shifter plugin (`ladspa-lv2/RubberBandPitchShifter.cpp`) may be
|
||||||
used as an example of Rubber Band in real-time mode.
|
used as an example of Rubber Band in real-time mode.
|
||||||
|
|
||||||
IMPORTANT: Please ensure you have read and understood the licensing
|
**IMPORTANT:** Please ensure you have read and understood the
|
||||||
terms for Rubber Band before using it in your application. This
|
licensing terms for Rubber Band before using it in your application.
|
||||||
library is provided under the GNU General Public License, which means
|
This library is provided under the GNU General Public License, which
|
||||||
that any application that uses it must also be published under the GPL
|
means that any application that uses it must also be published under
|
||||||
or a compatible licence (i.e. with its full source code also available
|
the GPL or a compatible licence (i.e. with its full source code also
|
||||||
for modification and redistribution) unless you have separately
|
available for modification and redistribution) unless you have
|
||||||
acquired a commercial licence from the author.
|
separately acquired a commercial licence from the author.
|
||||||
|
|
||||||
|
|
||||||
|
## 4. Further documentation
|
||||||
|
|
||||||
|
* The [API documentation](https://breakfastquay.com/rubberband/code-doc/index.html) is thorough and we encourage you to read it
|
||||||
|
* [Conceptual notes and examples](https://breakfastquay.com/rubberband/integration.html) for integration into an application
|
||||||
|
* [Help text](https://breakfastquay.com/rubberband/usage.txt) of the command-line application
|
||||||
|
* [Rubber Band Library home page](https://breakfastquay.com/rubberband/)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user