Fun Stuff > BAND

Chopping up sound files.

<< < (2/2)

Akima:
Thank you so much, Tova!

I'm sorry I was slow getting onto testing your suggestion, but SoX did the job nicely! The command line to do what I wanted was pretty easy (in this example chopping infile.wav into n sequentially-numbered output files of sixty seconds each):

--- Code: ---sox infile.wav output.wav trim 0 60 : newfile : restart
--- End code ---

Tova:
No worries, Akima! Happy to help out.

Navigation

[0] Message Index

[*] Previous page

Go to full version