LADSPA - Fix various floating point errors#3927
Conversation
|
@zonkmachine thanks! Just a reminder that once merged, we should PR against https://github.com/swh/ladspa with the same fixes. |
b58e3dd to
be5d11d
Compare
|
Last fixes. Adapted coding style to the rest of the file and swapped
I'll try and build those pluggins first. Last time I looked at it I failed miserably. |
This should ease your struggles: swh/ladspa#55 Besides the Travis-CI capabilities, it fixes a few compilation problems I ran into while working on #3931. They haven't been merged yet so they're sitting as duplicates in the Travis-CI PR. Pay close attention to the Lastly, |
|
PR submitted swh/ladspa#57. Second set of eyes appreciated. |
* swh - Dyson Compressor, fix NaN * swh - shaper_1187, division with 0 * Division with 0 in calf limiter
Fixes NaN in project from closed issue #3685
Also, some fixes salvaged from #3313