Files
lmms/plugins
Michael Gregorius 227fc47a97 Fix NaNs in basic filters and Equalizer (#7141)
Fix several NaNs in the context of the basic filters and the Equalizer.

The coefficients of the `BiQuad` were not initialized which seems to have led to NaNs down the line.

Fix a division by zero in `EqEffect::peakBand` and `EqSpectrumView::paintEvent` if the energy is zero.

The condition `m_peakSum <= 0` was removed from `EqSpectrumView::paintEvent` because the value is initialized to 0 down the line and later only potentially positive values are added.
2024-03-11 22:38:45 +01:00
..
2023-08-24 19:16:02 +01:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2023-08-24 19:16:02 +01:00
2023-08-24 19:16:02 +01:00
2024-02-25 13:49:56 -05:00
2023-08-24 19:16:02 +01:00
2023-08-24 19:16:02 +01:00
2023-08-24 19:16:02 +01:00
2023-08-24 19:16:02 +01:00
2024-01-13 21:08:41 -05:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2023-08-24 19:16:02 +01:00
2024-02-25 13:49:56 -05:00
2024-01-13 21:08:41 -05:00
2024-02-25 13:49:56 -05:00
2023-11-18 17:14:27 -05:00
2023-08-24 19:16:02 +01:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2023-08-24 19:16:02 +01:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2024-02-25 13:49:56 -05:00
2023-08-24 19:16:02 +01:00
2023-08-24 19:16:02 +01:00
2024-01-13 21:08:41 -05:00
2023-08-25 14:43:09 -04:00
2023-08-24 19:16:02 +01:00
2023-11-19 00:44:15 -05:00
2024-02-25 13:49:56 -05:00
2023-08-24 19:16:02 +01:00
2023-11-19 00:44:15 -05:00
2024-02-25 13:49:56 -05:00
2023-08-24 19:16:02 +01:00
2024-02-25 13:49:56 -05:00