How to Install and Uninstall libsbsms-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libsbsms-dev" package

Here is a brief guide to show you how to install libsbsms-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsbsms-dev

2. Uninstall "libsbsms-dev" package

Please follow the guidelines below to uninstall libsbsms-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsbsms-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsbsms-dev package on Ubuntu 21.10 (Impish Indri)

Package: libsbsms-dev
Architecture: amd64
Version: 2.0.2-2build1
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libsbsms
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 436
Depends: libsbsms10 (= 2.0.2-2build1)
Filename: pool/universe/libs/libsbsms/libsbsms-dev_2.0.2-2build1_amd64.deb
Size: 110460
MD5sum: 81b2a9589b68ee8fea24993f0ba8cb97
SHA1: 83b84fe9831fc1a338c2750d32e09ee268f5a615
SHA256: 6e3d7dcc860c505b37efa75bb7d2df378214798c01183761b6378fe14ed0fb14
SHA512: 80522c459ef4018f040f8a7bbdc6dd484b3c4004c533c2cad123e98d5961ac837db70e5f942131b58edafad127f5165c36c85abcd15d411b2ab65892f35b3ca0
Homepage: http://sbsms.sourceforge.net/
Description-en: Subband Sinusoidal Modeling Synthesis (development files)
libsbsms is a C++ library for high quality time stretching and pitch scaling of
audio. It uses octave subband sinusoidal modeling.
.
The audio is fed into a FIFO, which takes the STFT of the input. Each frame is
high-pass filtered in the Fourier domain, and then written to a frame FIFO
which does quadratic interpolating peak detection and track continuation. The
tracks are resynthesized with a quadratic phase preserving oscillator bank at
an arbitrary time scale.
.
The subbands are fed from the low-pass filtered frames, which are decimated by
two and reconstructed in a half rate time domain. The subbands perform the same
process as the parent band, only the data is at half the audio frequency, and
at half the rate. There are typically 6 bands. The point of subbands is to
allow high time resolution for high frequencies and at the same time high
frequency resolution for low frequencies.
.
Pitch scaling is performed in a post-processing resampling step.
.
This package contains the development files.
Description-md5: da4c5f38e978e8518fc894111e1455f0