From: Richard B. P. <ric...@gm...> - 2009-12-27 04:00:08
|
Hello, I get this error when trying to normalize large (~50MB) files: "sox normalise: error writing temporary file: No space left on device" It seems sox is writing temporary files to /tmp (on Linux), which I have restrictions accessing. Is it possible to set the temporary directory to something else, perhaps through a flag or environmental variable? I am using v14.2.0. regards, Richard |