cues - Utility that splits one huge file into single files using a CUE sheet. It can split WAV, FLAC and WavPack files. Also you can specify an encoding of a CUE sheet file (UTF-8 is using by default and CP1251 would be detected automatically).
See cues -h
for details.
- Python >= 3.10
- flac (optionally, for support FLAC files)
- wavpack (optionally, for support WavPack files)
GPL