[chucker~] timing randomness on step1
im using a multislider to control chucker. i want to add the option to randomize individual steps. it all works fine except the very first step.
. i triggering the math on step 8 and sending the list to chucker on step 1.
but this Way chucker does not play the right slice (it plays the last nstep)
how can i fix this?
weird Thing: controlled with live.grid object and the message "random steps" on step 1, the first step plays fine...
(another questoin: can i use live objects in an standalone application?)
im posting from my phone
thanks in advance
David
Please attach a patch, it will be easier to help you.
This object seems to be part of Max itself, so there should not be any problem in using that in a standalone application. I think you can use any of the live. library objects inside a max standalone.
You can indeed use any live.* object in standalone applications.