Credit Andrew - updating patches for FFmpeg 7.0 as needed since 6.1, now at 7.0,...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / parametric / parametric.h
index 9626fb67521abfa12bbd0e7bee451b2ab4c27c04..164028eb75722c1068ab247a06ae21d6d844c35d 100644 (file)
@@ -232,6 +232,7 @@ public:
        ParametricGUIFrame(int window_size, int sample_rate);
        virtual ~ParametricGUIFrame();
        double *data;
+       int data_size;
 // Maximum of window in frequency domain
        double freq_max;
 // Maximum of window in time domain