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 streaming MP3 encoding example. #337

Closed psobot closed 3 weeks ago

psobot commented 3 weeks ago

Extra example for the docs that shows how to use AudioFile to encode an MP3 in a streaming fashion, rather than all at once.