spotify / pedalboard

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

Add AUv3 support. #327

Closed psobot closed 1 month ago

psobot commented 1 month ago

Fixes #323.

Works locally, but uses a deprecated API (AVAudioUnitComponent.componentURL) which is a bit worrisome. And still needs tests on CI.