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 variable time-stretching and pitch-shifting. #334

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

psobot
Copy link
Member

@psobot psobot commented May 28, 2024

This PR adds the ability to pass arrays to the stretch_factor or pitch_shift_in_semitones arguments of the time_stretch function. Passing arrays for these arguments will update the values of the time stretch and pitch shift factors over the duration of the time_stretch call, allowing for dynamic adjustment of the time-stretch and pitch-shift operations.

@psobot psobot added the enhancement New feature or request label May 28, 2024
@psobot psobot requested a review from drubinstein May 28, 2024 18:59
@psobot psobot force-pushed the psobot/variable-time-stretching branch from c7fc4fd to e4c577d Compare June 20, 2024 18:24
@psobot psobot merged commit 2e9424a into master Jun 20, 2024
33 checks passed
@psobot psobot deleted the psobot/variable-time-stretching branch June 20, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant