Does this piece of code have some problem in the Python script of the HDA Processor node ?

   1467   1   0
User Avatar
Member
159 posts
Joined: Feb. 2018
Offline

It is a screenshot from the HDA Processor node's python module. I think the code that I highlight is for setting the HDA Processor node's parameter with the template_node's parameter.
But the parameter names in HDA Processor are all added by a prefix named "hdap_" actually, so the parameter's name in the HDA Processor will never equal to the original one.
As a result, I drop the hda node to the Template Node parameter of the HDA Processor node, the parameters do not initialize by the hda node.

Attachments:
15626934288763.png (113.6 KB)

User Avatar
Staff
387 posts
Joined: Aug. 2017
Offline
Thank you for pointing this out! The fix will be available in the next daily build.
  • Quick Links