X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fvocoder%2Fvocoder.C;h=df9160216c3d72acc6bdbdfae1e4c6b1d2d1b4c6;hb=HEAD;hp=5987558e228a0efa83db10f878898bfc2b3b2ffe;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/vocoder/vocoder.C b/cinelerra-5.1/plugins/vocoder/vocoder.C index 5987558e..df916021 100644 --- a/cinelerra-5.1/plugins/vocoder/vocoder.C +++ b/cinelerra-5.1/plugins/vocoder/vocoder.C @@ -270,10 +270,10 @@ int VocoderBands::handle_event() VocoderWindow::VocoderWindow(Vocoder *plugin) : PluginClientWindow(plugin, - 320, - 150, - 320, - 150, + xS(320), + yS(150), + xS(320), + yS(150), 0) { this->plugin = plugin;