Hi, I am modifying the Iain McCurdy’s granulefileplayer example by replacing the granule opcode with partikkel. I tried to use the UPDATE to reinite the parameters once the slider value is changed. I am currently changing only the speed and grainsize to test, but the audio file just can be loaded then. I am assuming that something is wrong inside:
if changed:k(gkspeed)==1 then
reinit UPDATE
endif
UPDATE:
but it could be other problems. Really appreciate if anyone could find out the problem!
Archive.zip (532.5 KB)