NOTE: The library code compatible with audacity has migrated to
https://github.com/claytonotey/libsbsms
A subband sinusoidal modeling library/command line tool/gui for time stretching and pitch scaling audio. Download the sbsms package for the source or the win32/mac wxSBSMSPlayer package for the gui binaries.
License
Public DomainFollow Subband Sinusoidal Modeling
You Might Also Like
Full Control for Complex IT - Try PRTG Now
As an IT monitoring expert, you need more than basic alerts - you need actionable data and full transparency. PRTG gives your team a single pane of glass for all systems, devices, and applications, with customizable dashboards and granular user management. Detect issues before they escalate, automate reporting, and ensure compliance with SLAs. PRTG’s scalable engine and advanced analytics help you optimize resources, reduce manual effort, and keep your organization running smoothly. Take control of your IT landscape and make smarter decisions with real-time, enterprise-grade monitoring.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a nice piece of code to change speed or pitch. It's in Audacity. However, pitch slide is not logarithmic, but it should be. Please change that, unless it's an Audacity problem. Also, please allow it to do more, like show the spectrograms it's using (not just the STFT, but the high-pass filtered in the fourier domain, and then written to a frame FIFO which does quadratic interpolating peak detection and track continuation version), or flip the spectrogram vertically in logarithmic scale (equivalent to Vertical Flip in Photosounder). What window size it uses?