Note Release - randomly gets stuck
-
@d-healey whats strange is it takes almost 2:30 minutes to happen but damned if it isnt consistent
-
@Adam_G That might make sense to you, but I'm sat here trying to drag n drop the MIDI onto the arranger window. Then I'm going through the file menu (which doesn't integrate with the Mac Shell) looking for an import setting. Who'd have thought the channel list is where I need to drag the MIDI file!
So I was able to get the hanging notes once. But now it's been playing away for 5 minutes without an issue.
-
@d-healey yes it does that. youll hear it a couple more times intermittently. but do you now here notes dropping randomly?
-
@Adam_G I haven't heard any notes drop
-
@d-healey youre right its easy for me to say, been a lifetime fl user
-
@Adam_G I used it about 20 years ago when it was called Fruity Loops :)
-
@d-healey i used it back then too
-
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