In linux, the audio editing software audacity-the technology of the Linux release-Debian information. For more information, see the following section. Audacity is a relatively early audio processing gui in linux. It can export wav, mp3, ogg, and other formats. In terms of operation, it is silly to say it in a graphical way.
# Installing audacity
Debian :~ # Apt-get install audacity
# Add deb http://ftp.debian-unofficial.org/debian etch main contrib non-free
# To/etc/apt/sources. list
# Add public keys
Debian :~ # Gpg? Keyserver wwwkeys.pgp.net? Recv-keys 394D199524C52AC3
Debian :~ # Gpg? Export-a 394D199524C52AC3>/tmp/key
Debian :~ # Apt-key add/tmp/key
OK
Debian :~ # Apt-get update
# Install lame
Debian :~ # Apt-get install libmp 3lame0
# Add a link
Debian :~ # Ln-s/usr/lib/libmp 3lame. so.0.0.0/usr/lib/libmp 3lame. so
# If the sound card does not support sound mixing, it is best to use aoss to run audacity. First install alsa-oss
Debian :~ # Aoss audacity
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.