mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 15:19:44 +02:00
Update program name in documentation
Signed-off-by: Thomas Sirack <tsirack@protonmail.com>
This commit is contained in:
parent
c3eaa8650d
commit
2759fb8b1d
26
3RDPARTY.txt
26
3RDPARTY.txt
@ -1,11 +1,11 @@
|
|||||||
Audacity is built upon other free libraries; some of these libraries may have
|
Tenacity is built upon other free libraries; some of these libraries may have
|
||||||
come with Audacity in the lib-src directory. Others you are expected to install
|
come with Tenacity in the lib-src directory. Others you are expected to install
|
||||||
first if you want Audacity to have certain capabilities. Most of these libraries
|
first if you want Tenacity to have certain capabilities. Most of these libraries
|
||||||
are not distributed under the terms of the GPL, but rather some other free,
|
are not distributed under the terms of the GPL, but rather some other free,
|
||||||
GPL-compatible license. Specifically:
|
GPL-compatible license. Specifically:
|
||||||
|
|
||||||
expat: BSD-like license.
|
expat: BSD-like license.
|
||||||
Provides XML parsing. Included with Audacity.
|
Provides XML parsing. Included with Tenacity.
|
||||||
|
|
||||||
FFmpeg: GPL or LGPL (according to how you obtain/configure it)
|
FFmpeg: GPL or LGPL (according to how you obtain/configure it)
|
||||||
Provides decoding/encoding of additional formats. Optional separate
|
Provides decoding/encoding of additional formats. Optional separate
|
||||||
@ -27,21 +27,21 @@ GPL-compatible license. Specifically:
|
|||||||
|
|
||||||
libnyquist: BSD-like license.
|
libnyquist: BSD-like license.
|
||||||
Functional language for manipulating audio; available
|
Functional language for manipulating audio; available
|
||||||
within Audacity for effects processing.
|
within Tenacity for effects processing.
|
||||||
|
|
||||||
libogg: BSD-like license.
|
libogg: BSD-like license.
|
||||||
Optional separate download, along with libvorbis.
|
Optional separate download, along with libvorbis.
|
||||||
|
|
||||||
libsndfile: LGPL
|
libsndfile: LGPL
|
||||||
Reads and writes uncompressed PCM audio files.
|
Reads and writes uncompressed PCM audio files.
|
||||||
Included with Audacity.
|
Included with Tenacity.
|
||||||
|
|
||||||
libsoxr: LGPL
|
libsoxr: LGPL
|
||||||
The SoX Resampler library performs one-dimensional sample-rate conversion.
|
The SoX Resampler library performs one-dimensional sample-rate conversion.
|
||||||
|
|
||||||
libvamp: new-style BSD
|
libvamp: new-style BSD
|
||||||
Plug-in interface and support library for audio analysis plug-ins.
|
Plug-in interface and support library for audio analysis plug-ins.
|
||||||
Included with Audacity.
|
Included with Tenacity.
|
||||||
|
|
||||||
libvorbis: BSD-like license.
|
libvorbis: BSD-like license.
|
||||||
Decodes and encodes Ogg Vorbis files. Optional
|
Decodes and encodes Ogg Vorbis files. Optional
|
||||||
@ -51,22 +51,22 @@ GPL-compatible license. Specifically:
|
|||||||
sord, sratom, and suil libraries to support LV2 plug-ins.
|
sord, sratom, and suil libraries to support LV2 plug-ins.
|
||||||
|
|
||||||
portsmf: BSD-like license.
|
portsmf: BSD-like license.
|
||||||
library for reading and writing midi files. Included with Audacity
|
library for reading and writing midi files. Included with Tenacity.
|
||||||
|
|
||||||
sbsms: GPL v2
|
sbsms: GPL v2
|
||||||
Pitch and tempo changing library. Included in Audacity
|
Pitch and tempo changing library. Included in Tenacity.
|
||||||
|
|
||||||
SoundTouch: LGPL
|
SoundTouch: LGPL
|
||||||
Changes tempo without changing pitch and vice versa.
|
Changes tempo without changing pitch and vice versa.
|
||||||
Included in audacity
|
Included in Tenacity.
|
||||||
|
|
||||||
SQLite: Public Domain
|
SQLite: Public Domain
|
||||||
Small and fast SQL database engine.
|
Small and fast SQL database engine.
|
||||||
Included in audacity
|
Included in Tenacity.
|
||||||
|
|
||||||
Twolame: LGPL
|
Twolame: LGPL
|
||||||
Encodes MPEG I layer 2 audio (used in DVDs and Radio). Optional separate
|
Encodes MPEG-I Audio Layer II (MP2) audio (used in DVDs and Radio).
|
||||||
download.
|
Optional separate download.
|
||||||
|
|
||||||
wxWidgets: wxWindows license (based on LGPL)
|
wxWidgets: wxWindows license (based on LGPL)
|
||||||
Cross-platform GUI library - must be downloaded and
|
Cross-platform GUI library - must be downloaded and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user