Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Generate cue on linux (Read 2342 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Generate cue on linux

Here is what I have - a single CD image in ape format and cue sheet for it. I need to split it and have new cue sheet generated on linux. To split I use split2flac script, which essentially works through cuebreakpoints and shntool. This is where it gets complicated - as far as I know, shntool can generate cue for several files, but it won't contain any pregap information, and I need to preserve them from the original 1-file cue sheet. So, how can I do this?

P.S. The only option I have found so far is to use cuetools in wine.

Generate cue on linux

Reply #1
You could try with mono.
What's wrong with wine?