I can "get" or "read" data from chop channels in python with the
track.allSamples
method. I would like to do the opposite, "set" or "write" new channels and data from python.

Looking through the documentation, and several youtube videos, I can't find any way to do this, am I missing something obvious?