cog/Visualization
Christopher Snowhill ec18d0b260 [Visualization] Fix crash with frequency mode
The frequency mode, apparently the default, doesn't like that the code
was setting the width of the spectrum data to 11 instead of the default
1000. This was causing it to overwrite freed memory when the spectrum
started processing audio.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-28 18:31:09 -07:00
..
ThirdParty/deadbeef Visualization: Protect against out of bounds read 2022-03-06 03:51:25 -08:00
SpectrumItem.h Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumItem.m Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumView.h [Visualization]: Add Spectrum window 2022-05-22 17:24:35 -07:00
SpectrumView.m [Visualization] Fix crash with frequency mode 2022-05-28 18:31:09 -07:00