spotify / pedalboard

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

Will there be support for AAX plugins in the future? #200

Closed alisonbma closed 1 year ago

psobot commented 1 year ago

Hi @alisonbma!

No, there's no current plan to support hosting AAX plugins; Avid doesn't seem to provide an SDK of any kind to host AAX plugins in non-Avid software. Pedalboard's support of VST3 and Audio Unit plugins comes from the JUCE library, which supports hosting a handful of other plugin formats (LADSPA, LV2, and ARA) but unfortunately not AAX.