Page 1 of 1

MASE bug

Posted: Thu Jul 02, 2020 6:01 am
by andrej32
1. I found an error in the MASE algorithm. When MASE amplifies the signal, the INT16 value overflow is ignored and significant signal distortion is obtained. The signal should not overflow when it reaches the upper and lower limits of the value but should simply be cut off.
The image shows examples of how this happens
bag_mase.png
bag_mase.png (12.95 KiB) Viewed 42018 times


2.Also, the filter_strength parameter does not affect the result. Why do I get the same results when I select 0, 1,2,3,4,5,6?