View Single Post
  #5  
Old 2011-12-25, 07:51 AM
lintoni
 
Re: Question on altering tracks

If the (previously split) tracks are numbered in the correct order, then it's probably actually easier to join them from the command line by opening a terminal in the directory containing the files and using shntool. Type

Code:
shnjoin *.flac
Much quicker than joining them all in a graphical editor. Depending on what format you have them saved in you may have to change the flac bit by shn, wav, aiff or whatever.
Reply With Quote Reply with Nested Quotes