How can I make a cuesheet from a textfile with timings? [split from: Edit Cue Sheet Option Gone.] 2021-01-05 13:36:13 i have an m4a file and a textfile with timings and song titles list .can you point me to a resource i can make a cuesheet to be picked up by foobar playlist? thank you
Re: How can I make a cuesheet from a textfile with timings? [split from: Edit Cue Sheet Option Gone. Reply #1 – 2021-01-06 16:15:26 You could try http://cuegenerator.net/ (I'm not getting a valid certificate to use https)Times must be in the format mm:ss:ff (minutes:seconds:frames, 1 frame = 1/75 second)I did find an issue when Track 01 doesn't start at 00:00:00 (see image) Last Edit: 2021-01-06 16:19:13 by korth
Re: How can I make a cuesheet from a textfile with timings? [split from: Edit Cue Sheet Option Gone. Reply #2 – 2021-01-06 16:38:53 This was made very recently by someone that posted it on another forum I'm on: CueSheetGenerator. I haven't had time to test it yet though.I am also a fan of http://cuegenerator.net
Re: How can I make a cuesheet from a textfile with timings? [split from: Edit Cue Sheet Option Gone. Reply #3 – 2021-01-06 16:49:00 I just submitted the issue to https://github.com/dVaffection/cuegenerator/issues/19Your link to CueSheetGenerator is broken.
Re: How can I make a cuesheet from a textfile with timings? [split from: Edit Cue Sheet Option Gone. Reply #4 – 2021-01-06 19:48:02 Sorry, it's: https://github.com/ApplePie420/CueSheetGenerator
Re: How can I make a cuesheet from a textfile with timings? [split from: Edit Cue Sheet Option Gone. Reply #5 – 2021-01-06 21:52:46 Quote from: jaybeee on 2021-01-06 19:48:02Sorry, it's: https://github.com/ApplePie420/CueSheetGeneratorIt seems to work OK. Tested the Windows .exe.You manually enter CD Performer and Path to audio file and Tracklist.txt (Path requires trailing '\')Audio file name is used as CD Title.Tracklist.txt format isCode: [Select]00:00:00 Artist - TitleTimes are in hh:mm:ss (hours + minutes are converted to minutes; whole seconds only; frames are added as :00 in CUE)