How to Install and Uninstall libsbsms10 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libsbsms10" package

Please follow the guidance below to install libsbsms10 on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libsbsms10 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsbsms10
Priority: optional
Section: universe/libs
Installed-Size: 299
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: libsbsms
Version: 2.0.2-1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6)
Pre-Depends: multiarch-support
Filename: pool/universe/libs/libsbsms/libsbsms10_2.0.2-1_amd64.deb
Size: 107766
MD5sum: a4e6a244e55c28732ceca38bcfa8aedd
SHA1: 18fe870049de57197b3b848795c477a593b49edc
SHA256: b3d2536e3b78c8b8e77e7bdf063fda33fa650c7eee2cd317815d5cad8349bf67
Description-en: 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: d7209e3e3e94c239dae39fde49d154e1
Multi-Arch: same
Homepage: http://sbsms.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-video, ubuntustudio-audio