Buffer Blackman vs other Blackman
Mar 08 2015 | 1:20 pm
- Mar 08 2015 | 2:38 pmhi . they are mostly equal , the only thing is that your TWOPI is compromised with floating point precision . Give it more precise PI, u will get better results !
- Mar 08 2015 | 3:13 pmThanks "Do...while", ¿How i do that?
- Mar 08 2015 | 3:20 pmhere¿ http://www.ttmath.org/online_calculator or PI 3.14159265358979323846264338327950288 TWOPI 6.283185307179586476925286766559005768
- Mar 08 2015 | 3:23 pmSure, it was the first thing I tried, but how do I enter this value without being cut to: 3.14159265358979323846264338327950288 Max converts to 3.141593Thanks Do...While
- Mar 08 2015 | 3:24 pmhonestly if u are windowing u wont notice artifacts due to less precision , unless your audio is a sinewave around 40Hz . i cant tell the difference by ear
- Mar 08 2015 | 3:26 pmperhaps u can pass it as arguments $f
- Mar 08 2015 | 3:28 pmno u cant :)
- Mar 08 2015 | 3:29 pm` Ok, but I need the same accuracy .
- Mar 08 2015 | 3:30 pmin gen uve got PI constant , u can provide whole formula there !
- Mar 08 2015 | 3:32 pmPD: And in my patch in GEN ~ I finally do this in Gen, using codebox and Data. And I really hear the difference when I use the function created using an external buffer.
- Mar 08 2015 | 3:34 pmIn gen using the constant "PI" I get exactly the same result. : (
- Mar 08 2015 | 3:39 pmi give up
- Mar 08 2015 | 3:44 pmThank, thanks DO...While Thanks for your "vocation".
- Mar 09 2015 | 10:52 amI noticed that you can enter higher precision than 6 decimal places into objects. it will display maximum 6 decimal places but holds and calculates with the higher precision number.