Note Release - randomly gets stuck
-
@d-healey i used it back then too :anxious_face_with_sweat:
-
It's been going 10 minutes now and I can't take any more of the beeping :) I haven't had any drop outs and the hanging notes haven't reoccurred. Without a reliable way to reproduce the issue it will be difficult to fix unless it's obvious in the code.
-
@d-healey it does happen at the same time stamp everytime though
-
@d-healey thank you for testing it
-
it does happen at the same time stamp everytime though
Tell me more, I was just playing it in a 1 bar loop.
-
I‘m pretty sure that the reason is the handling of left over samples from the last audio buffer which causes some midi notes to be dropped because the timestamp falls outside of the range but I‘m not in my studio where I have access to FL Studio so it has to wait until I can properly debug this.
-
But just to be sure: aligning the tick lengths doesn‘t help here?
-
@Christoph-Hart thank you for looking into it. no unfortunately having that option ticked makes no difference for me. ill await your findings
-
Alright, I've found and fixed the issue (on the timestretch branch), so please check if it still produces stuck notes. Your MIDI file plays back correctly now, but there might be other edge cases that I haven't covered yet.
-
@Christoph-Hart you sir are the greatest of all time
-
@Adam_G
how did you build it? it keeps failing for me -
@Adam_G Agree! Works on my end also here!
-
@Adam_G One of my testers is having this issue as well and it's frustrating to not be able to pinpoint the issue and be able to solve it
Edit - I should have read the entire thread before replying to a post midway through.
It seems that it may be fixed in the latest build - I shall build and test later