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
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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?