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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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?