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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
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?