Hi Kassen, Sorry for not getting back to you sooner, lets go through some of this...
On 24/11/12 01:25, Kassen wrote: > Reasoning that the "l" in %ld might mean "long" I replaced it, in that > line, by '%lld" Thanks for this, I wasn't getting the warning so I think this is a 32/64bit issue, thanks for tracking it down (and fixing the other related bug)... > The first thing I notice now is that you went back to the custom > sample loader over the LibSndFile one. libsndfile still seems to be randomly crashing on some of my samples - I haven't looked into it properly yet, it could be that the async loading thread isn't working properly and libsndfile does more allocation that causes jack to fall over for me. > Editing the seq function tends to give weird stuff too; This could be the problem, I haven't been testing seq properly since moving to temporal recursion. Let me do some tests and get back to you... cheers, dave
