Download List

Project Description

AudioMove is a handy GUI-based batch audio file
converter/copier program. It can convert various
audio file formats to WAV or AIFF format (using
libsndfile), and do high-quality sample-rate
conversion at the same time (using libsamplerate).
It is multi-threaded for maximum throughput, can
handle thousands of files per batch, and does
recursive directory scans.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-17 07:04 Back to release list
1.11

This version fixes an annoying usability problem:
in previous versions, the destination folder would
be automatically created if it didn't exist. That
turned out to be problematic because if the
destination referred to a mount-point which was
not currently mounted, a local directory would be
created at the mount-point's previous location.
This was very confusing for the user. In this
version, the destination widget turns pink if the
destination directory does not exist, and attempts
to write to a non-existent directory will fail,
rather than auto-creating the directory.
Tags: Minor bugfixes

Project Resources