Internal plugin presets are unwantedly printed into terminal #101
Unanswered
samuelbraun04
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Sorry I don't know the answer to this. I don't recall seeing code that tells the plugin to do anything like this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a script that runs files through 2 separate .dll plugins, then writes the audio to another file. However, when I run the script, it prints one the plugin's presets (its internal presets) into the terminal without being told to do so. How can I stop this from happening?
Here's my code:
Here's what it's printing into the terminal:
Beta Was this translation helpful? Give feedback.
All reactions