AudioMove v1.15
by Jeremy Friesner / Meyer Sound Laboratories 6/6/2007
Audio handling libraries by Erik de Castro Lopo
GUI library by TrollTech
AudioMove is a simple, easy to use GUI-based batch audio file copy-and-conversion program.
You just tell it what files to convert, what format to convert them to,
and where to put the output files, and it does it.
AudioMove has the following features:
- Converts from any format that libsndfile can read, to WAV or AIFF format
- Uses libsamplerate for high-quality sample rate conversion to various sample rates (11.025kHz-192kHz)
- Supports 8-bit, 16-bit, 24-bit, 32-bit, or floating-point output sample widths
- Specify files to convert using file requester or drag-and-drop
- Multithreaded design for faster processing on multiprocessor machines
- Pipelined dataflow for efficient resource utilization
- Recursively batch-convert entire directory trees in a single step
- Conversion-batch sizes may be arbitrarily large (e.g. thousands of files at a time)
- Can be controlled from the command line (useful for invoking batch conversions from scripts)
- No installation necessary -- just unzip and run (well, actually the Win32 version does come as a .msi file)
- Qt-based GUI means AudioMove is portable to most major OS's
- Open source (GPL); source code is available below
- SUSE 9.1, MacOS/X and Windows binaries available below for your convenience.
View AudioMove Screenshot Read the README.TXT
Current binary archives are here:
Download AudioMove1.15 for Linux (built on SUSE 9.1)
Download AudioMove1.15 for MacOS X (built on Tiger 10.4.9)
Download AudioMove1.15 for Windows (built on Windows XP)
Or if you want to build it yourself, here is the source code:
Download AudioMove1.15 GPL'd Source Code (requires Qt4.x build environment)