Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resizing problem #2103

Closed
akira242 opened this issue Jun 11, 2020 · 15 comments
Closed

Resizing problem #2103

akira242 opened this issue Jun 11, 2020 · 15 comments
Labels
Linux Issues which only occur on Linux

Comments

@akira242
Copy link

Describe the bug
Resizing doesn't work.

Surge

Please let us know your surge version

  • Surge Version: 1.6.6
  • Plugin type (VST2, 3 or AU)
    vst2
  • Bits (32/64)
    64
    To Reproduce
    Steps to reproduce the behavior:
  1. Go to 'menu'
  2. Click on 'zoom'
  3. Scroll down to '....'
  4. See error

Expected behavior
resizing !
Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Linux Ubuntu 18.04
    4 - Host: Reaper 6.11
  • Version 6.11

Additional context
Add any other context about the problem here.

@baconpaul
Copy link
Collaborator

Does it work with the VST3?

@akira242
Copy link
Author

surge vst3 doesn't appear, only vst2

in what folder is surge supposed to be ?

@K0rrid0r
Copy link
Collaborator

K0rrid0r commented Jun 11, 2020

@akira242 your VST3 plugin appears in your default VST3 folder.

Read here:
https://steinbergmedia.github.io/vst3_doc/vstinterfaces/vst3loc.html

@akira242
Copy link
Author

vst2 are in /home/username/.vst

vst3 are located in the folder:
/home/username/.vst3
but there is no surge vst3 .. only my other vst3
surge must be installed in an other folder....but where?

@baconpaul
Copy link
Collaborator

how did you install surge?
I also wonder if 1.6.6 didn't include the VST3.
but it is probably in /usr/lib/vst3 if the .deb installed it and would be in /home/username/.vst3 if you built it with build-linux

As of surge 1.7 (and the current nightly) we no longer distribute a VST2 and we basically no longer support it. We've done a lot of work with the linux community to make our vst3 viable, though, and the nightly version and the 1.7 will be. If I remember, though, the 1.6.6 version also worked fine in linux reaper

@akira242
Copy link
Author

I simply installed the paquet via surge.deb
you're right .. it's where you said.../usr/lib/vst3 but reaper doesn't detect it
I tried to move it in /home/username/.vst3 but it doesn't work

@baconpaul
Copy link
Collaborator

have you set reaper's plugin scan path to look in either of those locations?
reaper also has an option to show 2 over 3, 3 over 2, or both, if I recall. Is that set properly?

@tank-trax
Copy link
Collaborator

tank-trax commented Jun 11, 2020

OS: Linux Debian Buster
Host: Reaper 6.11
Surge version: VST3

When using Reaper 6.11 and Surge VST3 the resize/stretch works properly.

OS: Linux Debian Buster
Host: Reaper 6.11
Surge version: VST2

For the VST2 there is no stretch feature and it's necessary to use the Zoom function. However in Reaper after resizing (with zoom), the FX: Track window needs to be closed and reopened for Surge to draw to it's correct zoom level.

This issue looks like #845

@tank-trax
Copy link
Collaborator

the VST3 in system install should be in

/usr/lib/vst3

@tank-trax
Copy link
Collaborator

commit 9586c2d

There is an issue with the VST2. Now I have to resize, set zoom level to default, delete plugin and then reload for it to draw properly. VST3 works perfectly.

@tank-trax
Copy link
Collaborator

Now, it's working for zoom smaller but zoom bigger needs Reaper's FX Browser to be resized to match it.

Zoom down to 150, 125 and 100 work

Zoom up to 125 is OK. Up to 150 requires resizing of outer window.

I got it. If I start Surge VST2 at 160% as its default any resizing works from 100% to 160%. Anything above 160 will be

Screenshot_20200611_214002

@baconpaul
Copy link
Collaborator

oh yeah i remember something like that with the vst2 not being able to grow beyond its original size in reaper, vaguely. I think the fix stumped me back when I was working on VST2.

@mkruselj mkruselj added Linux Issues which only occur on Linux VST2 labels Jun 12, 2020
@akira242
Copy link
Author

have you set reaper's plugin scan path to look in either of those locations?
reaper also has an option to show 2 over 3, 3 over 2, or both, if I recall. Is that set properly?

done ! and it solves the problem...I can use surge vst3 with resizing :) Thanks a lot Guys ! (same resizing problem with TAL vst2 by the way)
it's not the topic but an other problem is I can only move really slowly the faders. If I try to move them fast, it's not smooth...very buggy...maybe it's a known problem ?
Anyway, this is one of my favorites synths (top 3 with Tyrell and Diva)... I love its sound, the presets are awesome !! Thanks for your work on it !

@baconpaul
Copy link
Collaborator

We have fixed the slow sliders in the nightly and the general linux graphics performance is about 10x better there. You can run the nightly from our website - it is getting pretty stable - or wait until we ship it as 1.7 later this summer. So I’m going to close this issue, not because you are wrong, but rather because I think we got to it already!

Thanks!

@baconpaul
Copy link
Collaborator

Oh and glad you enjoy the synth! Thanks for the nice words

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux Issues which only occur on Linux
Projects
None yet
Development

No branches or pull requests

5 participants