I have the following files in a directory:
CD1.mpc
CD1.mpc.cue
The CD1.mpc is the entire CD's worth of tracks, and the cue file contains the information need to split/name the individual tracks (index data, titles, etc). My question is: how can I easily split the big mpc file into smaller ones corresponding to each of the tracks? I would like to do this without decoding to wav and then reencoding to mpc.
Thanks all!