[Index] [Examples] [FAQ] [Man pages] [User's guide] [Programmer's guide] [Source tree] [ecasound home page]

[ecasound(1)] [ecatools(1)] [ecasound-iam(1)] [ecasoundrc(5)]


ecasound documentation - manual pages

ecatools

ecatools

07.06.2000

NAME

ecatools - audio processing utils based on ecasound

SYNOPSIS

ecaplay file1 [ file2,...,fileN ]

ecaconvert .extension file1 [ file2,...,fileN ]

ecafixdc file1 [ file2,...,fileN ]

ecanormalize file1 [ file2,...,fileN ]

DESCRIPTION

Ecatools are simple command line utils that do various audio processing tasks. Most of them support batch processing. They all use the ecasound engine (libecasound).

ECAPLAY

A simple command-line tool that plays input files using the default output specified in ~/.ecasoundrc.

ECACONVERT

A tool for converting a set of files to a common target format. This target format is given as the first command line argument, and its syntax is .ext.

ECAFIXDC

A simple command-line tool for fixing DC-offset.

ECANORMALIZE

A simple command-line tool for normalizing sample volume. Finds out how much input file can be amplified without clipping and, if necessary, does the amplification.

FILES

~/.ecasoundrc The default ecasound resource file. If the file doesn't exist, it is created with some default values. See ecasoundrc(5).

SEE ALSO

ecasound (1), "HTML docs in the Documentation subdirectory", qtecasound (1)

AUTHOR

Kai Vehmanen, <kaiv@wakkanet.fi>