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

Cache last channel layout when calling `AudioFile.write`. #338

Closed psobot closed 1 week ago

psobot commented 3 weeks ago

Fixes part of #336 (cc @mttbernardini).

New docs for write read:

image