mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-06 07:53:28 -05:00
[PR #2250] [CLOSED] Add padelboard #13083
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2250
Author: @ShehabSunny
Created: 12/6/2022
Status: ❌ Closed
Base:
master← Head:padelboard📝 Commits (1)
e13b43aAdd padelboard📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
pedalboardis a Python library for working with audio: reading, writing, adding effects, and more. It supports most popular audio file formats and a number of common audio effects out of the box, and also allows the use of VST3® and Audio Unit formats for third-party plugins.pedalboardwas built by Spotify's Audio Intelligence Lab to enable using studio-quality audio effects from within Python and TensorFlow. Internally at Spotify,pedalboardis used for data augmentation to improve machine learning models. pedalboard also helps in the process of content creation, making it possible to add effects to audio without using a Digital Audio Workstation.Features (Copied from original project description)
O(1)memory usageChorus,Distortion,Phaser,ClippingCompressor,Gain,LimiterHighpassFilter,LadderFilter,LowpassFilterConvolution,Delay,ReverbPitchShiftGSMFullRateCompressor,MP3CompressorResample,Bitcrushmultiprocessing!tf.datapipelines!What's the difference between this Python project and similar ones?
Enumerate comparisons.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.