spotify / pedalboard

🎛 🔊 A Python library for audio.
https://spotify.github.io/pedalboard
GNU General Public License v3.0
5.23k stars 262 forks source link

question about VST plugins #153

Closed journeytosilius closed 2 years ago

journeytosilius commented 2 years ago

Hi ! I remember checking on this library maybe a year ago and having to move to another solution because I could not use VST plugins with it ... now I see that you can load VST plugins ? When was this added ? Great news !

Thanks

psobot commented 2 years ago

Hi! Pedalboard has supported VST plugins since its first-ever public release in July of 2021. 🙂 See Pedalboard's documentation on github.io for more information about how to load and use VST effects.