me.chanIndex for all/more CHOP parameters

Hi!

I really like to use me.chanIndex to specify individual changes to channels. Currently some CHOPs can do this, but not all. For example: right now I want to use the Cross CHOP to fade between two inputs, and I’d like to do this at a different rate for each channel. The cross parameter of the Cross CHOP doesn’t have me.chanIndex.

Hi @daniel_steenhoff

this is true, not all CHOPs support per channel or per sample operations.
In case of the Cross CHOP, you can use the Composite CHOP to blend on a per channel basis:

Hope this helps
Markus

2 Likes