Skip to content

Update dependency soxr to v1.1.0#113

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/soxr-1.x
Open

Update dependency soxr to v1.1.0#113
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/soxr-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 3, 2026

This PR contains the following updates:

Package Change Age Confidence
soxr (changelog) ==1.0.0==1.1.0 age confidence

Release Notes

dofuuz/python-soxr (soxr)

v1.1.0

Compare Source

Added experimental variable-rate resampling and improved ResampleStream performance.

What's Changed

There are no breaking changes in this release.

New Features
  • Added (Experimental) Variable-rate Resampling
    • Now available via ResampleStream(vr=True) and set_io_ratio().
    • WARNING: This is an experimental feature; the API may change without notice in future releases.
  • Optimized ResampleStream performance
    • Improved processing speed ≈5–10% (benchmarked with 1920-sample chunks).
    • Reduction in memory consumption.
Internal
  • Optimized internal memory allocation logic within ResampleStream.
Tests
  • Added randomized test cases to enhance stability and edge-case coverage.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants