wok-6.x diff audacity/description.txt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/audacity/description.txt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -0,0 +1,9 @@
     1.4 +**Audacity** is a graphical audio editor.
     1.5 +
     1.6 +Audacity is primarily an interactive, graphical editor, not a batch-processing
     1.7 +tool. Whilst there is a basic batch processing tool it is experimental and
     1.8 +incomplete. If you need to batch-process audio or do simple edits from the
     1.9 +command line, using **sox** or **ecasound** driven by a bash script will be much
    1.10 +more powerful than audacity.
    1.11 +
    1.12 +Audacity supports two types of plug-ins on Unix: LADSPA and Nyquist plug-ins.