Two minor imperfections in the Cue Editor

In the Cue Editor, two minor bugs have been around for a while now.

[ul][li]Sometimes the sound and the graphics don’t seem right. After closing the Editor most of the times they align again, sometimes this has to be repeated several times before all is right again. I can’t reproduce this myself, it just happens every now and then. Maybe other users experience this too?[/li]
[li]When the cursor has passed the Fade Out line (see attachment), and the Fade Out doesn’t seem right, I move the cursor back in order to set the Cue Out again. When doing this, you can still hear the Fade and one will have to wait until the Fade End has passed in order to be able to set the Cue Out again.[/li][/ul]

As mentioned not a big problem but maybe you could have a look at this one day Torben.


ma1.png

Just found one example: the beat starts at 0:18 but according to the waveform it starts at 0:19.238. Closing the editor en restarting it several times doesn’t make a difference now. It’s a 12" version, maybe that puts you in the right direction Torben? I can upload the file so you can have a look at it if you want to.


ma2.png

It’s not a VBR file, is it? Can you convert it to WAV and check if you get the same error?

Regarding the second problem, I am aware of it. Currently using the “slide attributes” function from BASS for the fades. Plan to use (another) volume envelope instead, which will prevent the issue. Possibly in v6.1.

Yeah you’re right, it’s a VBR file of 211kbps. (not ripped by myself ;D) When converted to WAV the problem is solved. I guess the answer is don’t use VBR files? :wink:

Take your time regarding the second “problem”, it’s not a big deal Torben but would be nice if it’s solved eventually.

Turn on “Force high precision cueing for VBR files (BASS_STREAM_PRESCAN)” in the general audio settings.

It will increase the time that it takes to open MP3 files though, as BASS will always scan the entire file to find out which playback position corresponds to which position in the file.

Thanks Torben, will do! Your great support is really appreciated ;D