If the parameter would be a float I could just change the default channel of the parameter to: ch(“../../radius”)
But I want to link my ramp parameter to: ch(“../../radius_ramp”)
If I copy the parameter on the higher level and paste a relative reference I do get it working for that instance of the HDA. But I want the ch(“../../radius_ramp”) to be the default for the parameter so it will be there on any instance.
Actually the idea is that multiple instances will reference the same parameter on the higher level.
I can't seem to find an option for setting the default in the Edit Operator Type Properties window.
But I hope I'm wrong because this is the place where I would expect you can define a default.
I'm at the point of examining the mime file in the ascii version of the HDA on disk, so I've got the feeling I can't search any deeper.

Guess I could also use the creation script to add the parameter expression but I was hoping for a more elegant solution.
Anyone know of a way to set the default of this ramp parameter so it gets stored to the HDA?
thnx,
benS


