libertyernie / LoopingAudioConverter

A converter frontend for loopable audio formats
174 stars 16 forks source link

Every conversion shears off 1 sample at the end #95

Open Njsmooth opened 7 months ago

Njsmooth commented 7 months ago

Very minute issue, but still one nonetheless.

Example: If I put in a file that's 324560 samples, the output will be 324559 samples.

libertyernie commented 3 months ago

What source and target file formats are you using?

Njsmooth commented 2 weeks ago

Source seems to be anything, target is flac. Even if I put the same file in over and over, 1 sample is cut from the end

libertyernie commented 3 days ago

Can you see if you can get it to happen with this wave file as input? I haven't been able to.

03 - Green Grove Zone Act 1.zip

Njsmooth commented 3 days ago

So your file did loop properly. I renamed it to lwav and it also worked. I converted it into a looping flac. So I tried converting that new looping flac file into another looping flac, and one sample was once again trimmed off.

With your source file, convert it into a looping flac, and then convert the output into another looping flac