Loops failing to play if end loop == sample end
-
As it says. If looping is set up and the end point of the loop == the end of the sample HISE wont play back the loop at all.
-
Can you make a minimal example project? It works here.
-
I don't know if it is related but...
I have samples of length 256 samples. But the sampler maps start-end as 0-256 instead of 0-255.
This makes good ol' crackles so I need to set the loop end one sample below so 255 and everything's fine. If that helps... -
@Christoph-Hart here you go...
on my system this plays thru the sample once (to the end) then stops playing, but shorten the loop by 1 sample and it works.