Hi All
To implement some randomness in the loopstart & loopend parameters, I followed sirsicksik's guide to control object parameters via inlets. For the table/play loop object however, there aren't any refences in the code to param_loopstart, nor param_loopend. So I added (as an experiment) param_loopend = inlet_loopend in the k-rate code. Debugging show that value of param_loopend is indeed updated every cycle, but it doesn't affect the endpoint of the table/sample however (full sample keeps playing).
CAN this work? And if not, as modulation sources do not work on integer parameters, do I have any other option to modulate this kind of parameters?
Many tnx!
Wim