COMMITS
September 5, 2023
P
Improve MP3 compatibility by using an adaptive parser. (#247)
Peter Sobot committed
August 17, 2023
P
Fix flakey test. (#241)
Peter Sobot committed
August 11, 2023
P
Bump version to v0.7.8.
Peter Sobot committed
P
Make `.resampled_to` a no-op if the file already has the desired sample rate. (#239)
Peter Sobot committed
August 8, 2023
August 3, 2023
P
Simplify quickstart example as of v0.7.7.
Peter Sobot committed
August 1, 2023
P
Bump version to v0.7.7.
Peter Sobot committed
P
Disable tests on musllinux-aarch64 containers.
Peter Sobot committed
P
Return an integer for AudioFile.samplerate when possible. (#236)
Peter Sobot committed
July 28, 2023
P
Bump to v0.7.6.
Peter Sobot committed
P
Add support for instrument plugins that require event loops to run on start. (#234)
Peter Sobot committed
July 15, 2023
P
Allow tests to take longer to account for slow runners.
Peter Sobot committed
P
Disable musllinux builds for Python 3.9.
Peter Sobot committed
P
Disable musllinux builds for Python 3.8.
Peter Sobot committed
P
Enable musllinux builds for Python 3.8 and 3.9 as well.
Peter Sobot committed
P
Bump version to 0.7.5.
Peter Sobot committed
P
Enable musllinux builds for Python 3.10 and 3.11. (#232)
Peter Sobot committed
July 11, 2023
D
Fix bug in the vst example in README.md (#229)
David Díaz-Guerra Aparicio committed
June 15, 2023
P
Merge pull request #225 from spotify/psobot/add-midi-note-support
Peter Sobot committed
P
Add checks for common pitfalls when rendering MIDI.
Peter Sobot committed
P
Bump version in documentation.
Peter Sobot committed
P
Re-add missing Linux VST file in test.
Peter Sobot committed
P
Fix Audio Unit test failures on GitHub Actions.
Peter Sobot committed
June 14, 2023
P
Update docs.
Peter Sobot committed
P
Fix GitHub actions build on Windows.
Peter Sobot committed
P
Fix GitHub actions build on Windows.
Peter Sobot committed
June 13, 2023
P
Ensure effect plugins can't accept notes.
Peter Sobot committed
P
Add support for rendering MIDI notes via instrument plugins.
Peter Sobot committed
June 2, 2023
P
Update CONTRIBUTING.md
Peter Sobot committed
P
Merge pull request #223 from spotify/psobot/fix-mypy-tests-in-tox
Peter Sobot committed