Menu

#223 Generated .cue file has wrong splitpoints if using auto-adjust

v1.0_(example)
open
nobody
None
1
2020-04-28
2020-04-28
Anonymous
No

When generating a .cue file (-E) whilst using auto-adjust mode (-a) to split an mp3 file, although the file is correctly split with adjustments, the outputted splitpoints are the start of the search windows (determined by the gap parameter), and not the adusted splitpoints.

FILE "test.mp3" MP3
TRACK 01 AUDIO
REM NAME "test_00m_00s__03m_54s"
INDEX 01 00:00:00
TRACK 02 AUDIO
REM NAME "test_03m_54s__06m_28s"
INDEX 01 03:24:00
TRACK 03 AUDIO
REM NAME "test_06m_28s__26m_48s_10h"
INDEX 01 05:58:01

Discussion