On Sat, 26 Feb 2005 14:50:24 +0100
MarC <marc_contrib(a)ramonvinyes.es> wrote:
Hi,
I'm using ardour to record and I have recorded my songs at 44100 until
now. Now I want to switch to 48000.
What's the easiest way (always within the best way to do it) to convert
my sessions to 48000?
I would like something automatic like running a script before starting
an ardour session at 44100 or clicking some option at ardour to import it.
I have googled this issue and I found:
http://sr-convert.sourceforge.net/
but it's not debian-packaged yet and I'm too lazy now...
If you install libsndfile and libsamplerate from Debian you will
get sndfile-resample which avoids some of the problems of the
above (difficulty with some sample rates).
There's no sndfile-resample in debian testing or unstable (at least I
can't find it) with the following packages installed:
libsndfile1
libsndfile1-dev
sndfile-programs
libsamplerate0
libsamplerate0-dev
Sebastian