On Thu, Feb 17, 2005 at 01:53:35 +0100, Wolfgang Woehl wrote:
"Jon B" <30plxf602(a)sneakemail.com>om>:
Is there a way to get timemachine to
"always" output wav files? It's
Put
alias timemachine='timemachine -f wav'
in ~/.bashrc but note that timemachine's wav output is
WAVE_FORMAT_IEEE_FLOAT (32 bit) instead of the ubiquitious
WAVE_FORMAT_PCM (16bit) you might expect.
Yup, good point. Last time I tried rezound didn't even load float WAVs, so
you may be out of luck there.
I won't be supporting any recording formats other than float, before
anyone asks :)
- Steve