Package decimation: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #274152
Package removed: Aleksei Nikiforov
Deletion date: June 10, 2021
Message: ftbfs_and_dead_upstream
    Source package: decimation
    Version: 0.0-alt2.hg20131022
    Build time:  Sep 19, 2017, 05:16 PM in the task #188429
    Category: Sound
    Report package bug
    License: MIT
    Summary: Compare a few different C++ implementations of audio-rate signal decimation
    Description: 
    Compare a few different C++ implementations of audio-rate signal
    decimation for relative speed and quality. "Decimation" refers here to
    downsampling a signal by an integer factor N; we only consider the case
    where N is a power of two.
    
    The principle is to use a low-pass filter to reduce the bandwidth of the
    signal to below the Nyquist frequency at the target sample rate (i.e.
    with the maximum frequency content being below the original rate divided
    by twice N, for decimation factor N) and then to pick every Nth sample.

    List of rpms provided by this srpm:
    decimation (x86_64, i586)
    decimation-debuginfo (x86_64, i586)

    Maintainer: Aleksei Nikiforov


      1. libsamplerate-utils
      2. libsndfile-devel
      3. libsndfile-utils
      4. gcc-c++
      5. libqm-dsp-devel

    Last changed


    Sept. 19, 2017 Aleksei Nikiforov 0.0-alt2.hg20131022
    - Rebuilt for new c++ ABI.
    Sept. 22, 2014 Eugeny A. Rostovtsev 0.0-alt1.hg20131022
    - Initial build for Sisyphus