You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried almost all compressors and they can be loaded, but there is no sound. I don’t know why. Other plug-ins can be loaded and work well. The compressor that comes with the pedalboard also has the same problem. I use pyaudio plus pedalboard.
Compressor: Fabfilter Pro-C2.vst3, Nuro Audio Xvox Comp.vst3, Overloud Gem Comp ,Softube Tube-Tech CL 1B.vst3,and so on.
Pedalboard version: 0.9.16 and 0.9.14
The text was updated successfully, but these errors were encountered:
VST Path Definition: Ensure that the defined VST path matches the location where your VSTs are installed. Incorrect definitions may prevent the plugins from loading properly. For mac : ~/Library/Audio/Plug-Ins/VST3
Metadata Check: Verify that the names in the VST metadata match the names used by the pedalboard for identification. A mismatch could lead to unexpected behavior.
License Verification: Check that the VSTs are properly licensed and activated. Some plugins may load without a valid license but won’t produce any sound.
I have these plug-ins working fine in studio one, protools, cubase, including compression. These plug-ins are all genuine. But Fabfilter Pro works fine in pedalboard, except for compression plug-in, c2, the others are the same, all are fine, only compression plug-in does not work. @selintunr
The compressor that comes with the pedalboard also has the same problem.
This would imply that the issue may be with how you're calling the plugin, rather than that all compressor plugins are somehow broken, as the following test works just fine:
I have tried almost all compressors and they can be loaded, but there is no sound. I don’t know why. Other plug-ins can be loaded and work well. The compressor that comes with the pedalboard also has the same problem. I use pyaudio plus pedalboard.
Compressor: Fabfilter Pro-C2.vst3, Nuro Audio Xvox Comp.vst3, Overloud Gem Comp ,Softube Tube-Tech CL 1B.vst3,and so on.
Pedalboard version: 0.9.16 and 0.9.14
The text was updated successfully, but these errors were encountered: