Page 1 of 1

[SOLVED] Split single file into several different by time without CUE

Posted: Wed Apr 20, 2022 12:15 pm
by voxinbain
Hello!

I'm trying to split single long WAV file into several shorter ones, different by time. Is it possible and how to do it?

- I don't have the CUE file, since I created the WAV file myself, there is also no silence between tracks that could be used for detection.

- I have a timestamps and required files durations.

Thank's! :)

Re: Split single file into several different by time without CUE

Posted: Wed Apr 20, 2022 1:38 pm
by voxinbain
I created the CUE file manually using these examples https://wiki.hydrogenaudio.org/index.ph ... t#Examples and everything split up as it should.

If there is another way it would be interesting to know!

Thank's! :)

Re: Split single file into several different by time without CUE

Posted: Wed Apr 20, 2022 4:47 pm
by admin
That's the only method if you don't have the CUE file :)

[SOLVED] Re: Split single file into several different by time without CUE

Posted: Wed Apr 20, 2022 7:46 pm
by voxinbain
admin wrote: Wed Apr 20, 2022 4:47 pm That's the only method if you don't have the CUE file :)
Thank's! :)