Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pedalboard to projects.yml. #1781

Merged
merged 3 commits into from Mar 11, 2024
Merged

Add pedalboard to projects.yml. #1781

merged 3 commits into from Mar 11, 2024

Conversation

psobot
Copy link
Contributor

@psobot psobot commented Mar 7, 2024

pedalboard is a Python library that makes it easy, fast, and intuitive to work with audio data in Python.

Under the hood, it wraps the JUCE framework to allow extremely high-speed, thread-safe audio processing - and uses cibuildwheel to distribute effortlessly to nearly any platform: macOS, Windows, manylinux, musllinux, arm64, x86, Python 3.6-3.12, etc; with just a pip install. (The project wouldn't have been possible without cibuildwheel; thanks @henryiii!)

@henryiii
Copy link
Contributor

henryiii commented Mar 8, 2024

I remember pedalboard from a PyCon lightning talk. :) CI's currently broken due to a manylinux issue, will likely merge after it's fixed.

@joerick
Copy link
Contributor

joerick commented Mar 9, 2024

Cool project!

@henryiii henryiii merged commit 8ef9486 into pypa:main Mar 11, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants