wok view audacity/description.txt @ rev 21619

gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 25 14:09:45 2019 +0300 (2019-05-25)
parents
children
line source
1 **Audacity** is a graphical audio editor.
3 Audacity is primarily an interactive, graphical editor, not a batch-processing
4 tool. Whilst there is a basic batch processing tool it is experimental and
5 incomplete. If you need to batch-process audio or do simple edits from the
6 command line, using **sox** or **ecasound** driven by a bash script will be much
7 more powerful than audacity.
9 Audacity supports two types of plug-ins on Unix: LADSPA and Nyquist plug-ins.