X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fvideoscope%2Fvideoscope.C;h=4bd4667870ccff8b48136296af6149f26f6f86e7;hb=1529091cdf16df199a901aabe6e8fa1813a933af;hp=f831a80919fb1110f48854c9bcb178815657ee51;hpb=750c685e0f667cfe57bdb5eaf3cd2a061f44b01d;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/videoscope/videoscope.C b/cinelerra-5.1/plugins/videoscope/videoscope.C index f831a809..4bd46678 100644 --- a/cinelerra-5.1/plugins/videoscope/videoscope.C +++ b/cinelerra-5.1/plugins/videoscope/videoscope.C @@ -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();