wok-current
annotate audacity/description.txt @ rev 24841
updated libuninameslist and libuninameslist-dev (20190701 -> 20211114)
author |
Hans-G?nter Theisgen |
date |
Fri Mar 25 09:32:35 2022 +0100 (2022-03-25) |
parents |
|
children |
|
rev |
line source |
al@18521
|
1 **Audacity** is a graphical audio editor.
|
al@18521
|
2
|
al@18521
|
3 Audacity is primarily an interactive, graphical editor, not a batch-processing
|
al@18521
|
4 tool. Whilst there is a basic batch processing tool it is experimental and
|
al@18521
|
5 incomplete. If you need to batch-process audio or do simple edits from the
|
al@18521
|
6 command line, using **sox** or **ecasound** driven by a bash script will be much
|
al@18521
|
7 more powerful than audacity.
|
al@18521
|
8
|
al@18521
|
9 Audacity supports two types of plug-ins on Unix: LADSPA and Nyquist plug-ins.
|