Welcome to the Command Line Audio Tools (CLAUDIO) webpage.
These are some simple command line audio tools that I created to
manipulate Wave and Raw Audio files. I have included them in my
Fine compiler project. But
since they could be useful by themselves,
I created this project so they could be listed separately from it.
These are the utilities currently included in CLAUDIO:
- adj_gain - adjusts the gain of one or more wave or raw audio
file(s) up or down by a percentage specified on the command line.
Saves the old files with a tilde (~) appended.
- examine - examines one or more wave or raw audio files and prints
out information about their length, lead in, lead out and average
and peak amplitudes.
- set_lead - sets the lead in and lead out lengths for one or more
wave or audio files.
Saves the old files with a tilde (~) appended.
- wave_to_raw - converts one or more wave files to raw audio file(s).
Saves the old files with a tilde (~) appended.
- raw_to_wave - converts one or more raw audio files to wave file(s).
Saves the old files with a tilde (~) appended.
I intend to make binaries available for the following platforms:
- BeOS
- FreeBSD
- Linux
- Mac OS X
- OpenBSD
- OS/2
If you need one of these before I get them all built, please contact
me at the e-mail address below and I will give it priority.
If you have problems, comments, etc. please contact me at
sedwards@qrwsoftware.com or visit my web page at
http://www.qrwsoftware.com.
Updated: 16-Dec-2001
|