Unfortunately 2) is split across two commits, i.e.
6e5aed2fbc04103a7b97f7d5e9ba4adfab3dfb17
cc7ee04a08f7ebd80af46ceccf28cd7deb4361b4
which I already squashed into 540f9196720fd2a6cd8975f330d3f2b5c612bd64.
I'm not willing to start rebasing this into atomic commits in order to be able
to cherry p
Hello,
I was wondering if it could be possible to import few fixes from the "compile
time constant lookup tables" branch into the upcoming 2.0.0 release:
1) Replace log(10.0) with macro M_LN10 into fluid_rvoice.c
2) Simplify the calculation of fluid_convex_tab[] and fluid_concave_tab[]
values