add refresh_only to scopewindow, fix alsa prefs for capture source, add python to...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / videoscope / videoscope.C
index f831a80919fb1110f48854c9bcb178815657ee51..533f481216670e7f5c01c7221b1a60c0ba2a287f 100644 (file)
@@ -109,6 +109,7 @@ 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_graticule = plugin->use_graticule;
 
        ScopeGUI::create_objects();