For loop over inputs of HDA with max inputs in solaris

   168   0   0
User Avatar
Member
14 posts
Joined: 3月 2021
Offline
Hello!
I'd like to write an HDA that has an 'unlimited' number of inputs (set the max inputs to 999). Now, I'm trying to figure out how to run a for each loop over each input. I've set the number of iterations to opninputs('../') but how to I then select the input stage that I want to operate on inside the for loop? As a proof of concept, I would like to usd rop out each input into it's own usd file. Thank you!
  • Quick Links