Improved version of wmmixer, an audio mixer for the WindowMaker dock.
Audio file utility programs and a library of routines for audio files.
Audio File Utility Programs:
InfoAudio - display information about an audio file.
CompAudio - compare audio files, producing statistics and signal-to-noise
ratio figures.
CopyAudio - copy audio files. This program combines samples from input audio
files (an arbitrary linear combination) and writes them to the
output file in a user selectable format. One application is to
provide format conversion for an audio file; another is to
combine samples from multi-channel files.
ResampAudio - resample data from an audio file. This process involves
interpolating between the samples in the original file to create
a new sequence of samples with a new spacing (sampling rate).
and FiltAudio, GenNoise, GenTone, LPanal, LPsyn
The following file formats are supported for reading.
- Headerless, AU, WAVE, AIFF/AIFF-C, NIST SPHERE, IRCAM,
INRS-Telecom, ESPS, Comdisco SPW, Text audio
The following file formats are supported for writing.
- Headerless, AU, WAVE, AIFF-C
The Flake encoder project was started as a way for the author to learn more
about lossless audio encoding. The author chose the FLAC format because it is
open and well-documented. Although the FLAC reference encoder is also free and
open-source, the author's goal was to implement the standard from scratch as an
independent project. Flake is licensed under the GNU LGPL.
Once Flake progressed to a usable state, the author submitted the encoder to be
included as part of FFmpeg. It was included and improved upon by other FFmpeg
developers. Since then, Ithe author has added more features to Flake and
improved the encoding speed. The author plan to add some of these features into
FFmpeg as the encoder progresses.
There are both benefits and drawbacks to using Flake as a FLAC encoder
alternative. In its current state, Flake gives, on average, slightly better
compression than the FLAC reference encoder and is about twice as fast.
However, it does not currently implement all the advanced features such as
tagging, cuesheets, 24-bit audio, embedded pictures, and ogg encapsulation.
The author hopes to add these to Flake in future releases.
libcdaudio is a library designed to provide functions to control
operation of a CD-ROM when playing audio CDs. It also contains
functions for CDDB and CD Index lookup.
RipIT is used to create MPEG-1 Layer 3 (mp3) using Lame, or uses Flac (flac),
Ogg Vorbis (ogg) or Faac (m4a) to convert audio files (wav) extracted from an
audio CD. It is a console based front-end (no GUI here), written in Perl, for
various programs.
The program will do the following without user intervention:
* getting the audio CD Album/Artist/Tracks information from CDDB
* ripping the audio CD Tracks
* encoding to Flac, mp3 or Ogg
* id3 tags encoded songs
* creating an playlist (m3u) file
* optionally generating a toc (cue) sheet for nice DAO burning
* optionally preparing and send a CDDB submission and save it locally
* optionally extracting hidden songs and split ghost songs
* optionally creating md5sum files for all tracks
* running several encoder processes at the same time and same run
SHOUTcast Distributed Network Audio Server 2.0 (or DNAS for short) is
the next-generation SHOUTcast server technology, designed to work with
the new YP 2.0 playform that supports real-time and coming soon search
results, international chatacter encoding support, and much more!
Cross-platform audio loop slicer designed to create sliced loops
from WAV, MP3, FLAC or AIFF files in seconds without a sequencer.
Effects include filter sweeps, phasing, flanging, delay, and
distortion.
[ excerpt from developer's README ]
tooLAME is an optimized Mpeg Audio 1/2 Layer 2 encoder based heavily
on:
- the ISO dist10 code
- improvement to algorithms as part of the LAME project
(www.sulaco.org/mp3)
- work by myself and other contributors
This Audio File Library is an implementation of the SGI Audio File
library. Since the latter is specified ambiguously in places, I've
taken some liberties in interpreting certain such ambiguities. At the
present, not all features of the SGI Audio File library are
implemented. I feel, though, that this implementation of the Audio
File Library offers enough functionality to be useful for general
tasks.
This library allows the processing of audio data to and from audio files.
Support file formats:
AIFF/AIFF-C (.aiff, .aifc)
WAVE (.wav)
NeXT .snd/Sun .au (.snd, .au)
Berkeley/IRCAM/CARL Sound File (.sf)
Audio Visual Research (.avr)
Amiga IFF/8SVX (.iff)
Sample Vision (.smp)
Creative Voice File (.voc)
NIST SPHERE (.wav)
Core Audio Format (.caf)
FLAC (.flac)
Supported compression formats:
G.711 mu-law and A-law
IMA ADPCM
Microsoft ADPCM
FLAC
ALAC (Apple Lossless Audio Codec)
Audex is an audio CD ripping tool for KDE4.
Features include:
- Extracting with CDDA Paranoia. So you have quite perfect audio quality.
- Extracting and encoding run parallel.
- Filename editing with local and remote CDDB/FreeDB database.
- Metadata correction tools like capitalization.
- Multi-profile extraction (with one commandline-encoder per profile).
- Fetch covers from the internet and store them in the database.
- Create playlists, cover and template-based-info files in target directory.
- Creates extraction and encoding protocols.
- Transfer files with KDE KIO-Slaves.