Change specific samples in CHOP

Hi all,

I have a chop with 25 samples. I’m looking to change the first 5 samples to a value of 0. Then the second 5, then the third, etc.

I know I can transition everything to 0 by using a Cross CHOP, but how do I do that for a specific selection of samples?

Thanks,
Adam

Hi Adam,

Instead of the Cross CHOP, try the Compositing CHOP with the first input being your original channel, the second input your new value channel and the third input should be a channel with values between 0 and 1 which acts as something like a mask to layer the first 2 inputs together.

It sounds though that you might be trying to do something else - can you describe a little bit ore about your approach and maybe we can find a solution where you don’t need to do that.

Cheers
Markus

As well, if you are looking for completely custom CHOP channels, you can use the Animation COMP and set it to Output Full Range. Use the Range page of parameters to set the length, ie. how many samples/frames.