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

synth_plugin.show_editor() IndexError: basic_string #314

Open
0xdevalias opened this issue Apr 21, 2024 · 0 comments
Open

synth_plugin.show_editor() IndexError: basic_string #314

0xdevalias opened this issue Apr 21, 2024 · 0 comments
Labels
Plugin Issue Issues with audio plugins in general (not specific to one plugin)

Comments

@0xdevalias
Copy link

I load a VST3 (Serum), change some patch settings, then save the patch, and I get the following crash from pedalboard:

Traceback (most recent call last):
  File "/Users/devalias/dev/0xdevalias/poc-audio-pedalboard/./synth_vst_loader.py", line 131, in <module>
    synth_plugin.show_editor()
IndexError: basic_string
@0xdevalias 0xdevalias changed the title IndexError: basic_string synth_plugin.show_editor() IndexError: basic_string Apr 21, 2024
@psobot psobot added the Plugin Issue Issues with audio plugins in general (not specific to one plugin) label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Plugin Issue Issues with audio plugins in general (not specific to one plugin)
Projects
None yet
Development

No branches or pull requests

2 participants