Hey hey,
I'm stuck here. I try to calculate a compensation value based on two source parameters A and B. I know that hvs2 works, but I wonder whether this might not be too much of a CPU hog.
The setup: I measured values for param A 0, .5, .9 and .95. For all those setting I measured with param B at 0, .1, .2, ... 1. Now I have 44 values (4x11).
hvs2 should work. Some kind of table based method with ftmorf would also do, using bpf to calculate the index inside the table list.
Setting all these things up, even just once, feels like a lot. I'm sure, I miss a very obvious solution here, but I'm thinking in circles. I keep seeing bpf as a good friend, but...
Any ideas? Or is it really just hvs2?
Best wishes,
Jeanette