anonymous contribution for much improved ChromakeyHSV plugin menu with boxes to set...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / videoscope / videoscope.C
index f831a80919fb1110f48854c9bcb178815657ee51..4bd4667870ccff8b48136296af6149f26f6f86e7 100644 (file)
@@ -109,6 +109,8 @@ void VideoScopeWindow::create_objects()
        use_wave_gain = plugin->use_wave_gain;
        use_vect_gain = plugin->use_vect_gain;
        use_smooth = plugin->use_smooth;
+       use_refresh = -1;
+       use_release = 0;
        use_graticule = plugin->use_graticule;
 
        ScopeGUI::create_objects();