View Single Post
Old 05-05-2019, 07:06 PM   #468
mrelwood
Human being with feelings
 
mrelwood's Avatar
 
Join Date: Nov 2006
Location: Finland
Posts: 1,528
Default

I solved the above issue by assigning an id value for every initialization of the filter. The fixed parameters are now stored to (buffer+id*10)[0], ...[1] etc during initialization, and instead of the name, they are called only by the id value of the function call. Now all nested function calls can have an individual name, in format:
this.hp1.hp-run(input , id);

Still, if there is a better way to do this, I'm eager to learn!
__________________
______Announcing__mrelwood plugins______
.. MacBook Pro 16" Late '19 .. Scarlett 6i6, Saffire Pro 24 DSP (+ADA8000) .. FCA610 .. EVE SC207 .. Focal: Shape 65, Alpha 65, CMS 40, Listen Pro ..
mrelwood is offline   Reply With Quote