Re: No batch processing on Linux?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/24/10 20:45, Hartmut Noack wrote:
> Am 23.09.2010 07:17, schrieb Louigi Verona:
>> Ha! Thanks, exactly, I think used this one.
>>
>> Thank you very much for the script!
>>
> 
> You are welcome :-)
> 
> of course you can replace the call for convert with any command you like
> -- such as flac or sox  etc ;-)
> 
> ahhh -- yes: in that case you may want to replace the search-pattern for
> ls also:
> 
> for img in `ls *.wav`
> 
> ;-)
> 

..and in case there are files with whitespaces in the filename, change
the default string separator:

#/bin/bash
IFS=:
# do stuff
unset IFS

Cheers!
robin
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux