Пакет decimation: Информация

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #274152
Пакет удалён: Aleksei Nikiforov
Дата удаления: 10 июня 2021 г.
Сообщение: ftbfs_and_dead_upstream
    Исходный пакет: decimation
    Версия: 0.0-alt2.hg20131022
    Собран:  19 сентября 2017 г. 17:16 в задании #188429
    Категория: Звук
    Сообщить об ошибке в пакете
    Домашняя страница: https://code.soundsoftware.ac.uk/projects/decimation

    Лицензия: MIT
    О пакете: Compare a few different C++ implementations of audio-rate signal decimation
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    decimation (x86_64, i586)
    decimation-debuginfo (x86_64, i586)

    Сопровождающий: Aleksei Nikiforov

    Список участников:
    Aleksei Nikiforov
    Eugeny A. Rostovtsev

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

    Последнее изменение


    19 сентября 2017 г. Aleksei Nikiforov 0.0-alt2.hg20131022
    - Rebuilt for new c++ ABI.
    22 сентября 2014 г. Eugeny A. Rostovtsev 0.0-alt1.hg20131022
    - Initial build for Sisyphus