I'm just trying to perform a simple convert to u-law from another wav file but I keep getting the error: "Permission denied". I did this conversion before a couple months ago without any issues. I've tried to re-install SoX, move it to different directories, change directories, moved the audio files, set all the permissions, and I can't seem to get to the bottom of it.
Here are the details:
jtphoto:Audio user$ /Users/user/Desktop/Audio/StJamesSAC.wav -r 8000 -c 1 -e u-law /Users/user/Desktop/Audio/ExportedAudio StJamesSAC-CONVERTED.wav
-bash: /Users/user/Desktop/Audio/StJamesSAC.wav: Permission denied
Thanks in advance for your help, folks!
You appear to be trying to execute the wav file.