-
Notifications
You must be signed in to change notification settings - Fork 35
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
vst2 Version doesn't work right in Audacity #99
Comments
I don't know why people try to use VSTs in Audacity. My plugins are real-time effects and are supposed to be applied in a non-linear editor (NLE) such as Ardour DAW. It does not make sense to monitor the LEDs in a one-shot processing mode. I am not surprised it is not working. I don't see how I can fix this, it's a problem with Audacity's mode of operation; it is not a NLE. |
Could be fixed in DISTRHO/DPF/issues/398 I will update DPF. |
Should be fixed in 4.2 |
Wow - Great support. |
Closing as fixed |
The adjustment of the value wheel works not right e.g. ZaMaximX2 - if you adjust the level wheels, you see what i mean.
Vst3 works fine.
Addional: Vst3 Vers. 4.1 - the LED doesn't work e.g. in ZaMaximX2
And the the older vst2 3.14 seems work perfect.
The text was updated successfully, but these errors were encountered: