I'm trying to create and customize a node through a python script. I'm adding parms using the hou.parmTemplate() class and for one of the parameters I need to edit the Channel tab (see below).
I can't seem to find anything in the python documentation on how to do this; anybody know what the best solution would be?
Thanks!