ie here the samples true values are the binary sequences dots, we can see the resulting wavform will be kind of highly different.
for exemple, vu meters mostly consider sample values and will indicate -6db, whereas in reality it can reach over 0dbfs spikes intersamples, or if i try to normalise that it will takes the sample values as computation. id like to have a control of this and perform operations in an usine module/script based on the 'real' output estimation, not the samples themselfs.
so to sumup: what is formula, given an array of samples values (ie dots) ,to generate a higher length one giving the real analog output curve converters representation
it seems something called spline or cubic interpolation but wonder if anyone could know/point me to the exact formula i should use to compute this?
senso if you read this :p (or anyone that knows of course!)

