GUI part - adde sigma to Wavelet Range Compression

This commit is contained in:
Desmis
2020-04-20 18:09:39 +02:00
parent eec3bdcfdf
commit bef184aa95
9 changed files with 37 additions and 3 deletions

View File

@@ -936,6 +936,7 @@ private:
Gtk::CheckButton* const wavcompre;
CurveEditorGroup* const LocalcurveEditorwavcompre;
FlatCurveEditor* const wavshapecompre;
Adjuster* const sigmadr;
Adjuster* const threswav;
Adjuster* const residcomp;
Gtk::Frame* const compFrame;