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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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?