spotify / pedalboard

🎛 🔊 A Python library for audio.

Home Page:https://spotify.github.io/pedalboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for closing editor?

jagusking opened this issue · comments

It would be great to have support for close_editor() .
Especially for using in testing. It would be useful to be able to end the show_editor() function by having a corresponding close_editor function.

This has been fixed by #260 and released in v0.8.3, now live on PyPI. See the documentation for instructions on how to close an open editor window.