How to Install and Uninstall libsbsms10 Package on Kali Linux

Last updated: May 09,2024

1. Install "libsbsms10" package

Please follow the instructions below to install libsbsms10 on Kali Linux

$ sudo apt update $ sudo apt install libsbsms10

2. Uninstall "libsbsms10" package

In this section, we are going to explain the necessary steps to uninstall libsbsms10 on Kali Linux:

$ sudo apt remove libsbsms10 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsbsms10 package on Kali Linux

Package: libsbsms10
Source: libsbsms
Version: 2.3.0-1
Installed-Size: 264
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 105144
SHA256: 1032f2d8c1ed5a6fbf0e0e62411051977081d79d59bb808ec99603ec43f5931f
SHA1: 68af06af726cad8ea8063df7d5f0cf2cb225f2c3
MD5sum: 5b72288974c224b8a3dc5cde6c89c3c7
Description: Subband Sinusoidal Modeling Synthesis
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.
Description-md5:
Multi-Arch: same
Homepage: http://sbsms.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libs/libsbsms/libsbsms10_2.3.0-1_amd64.deb