Package zita-resampler: Information

    Binary package: zita-resampler
    Version: 1.11.2-alt1
    Architecture: riscv64
    Build time:  Jan 4, 2024, 04:24 PM
    Source package: zita-resampler
    Category: Sound
    Report package bug
    Summary: Fast, high-quality sample rate conversion library
    Description: 
    zita-resampler is a C++ library for resampling audio signals. It is
    designed to be used within a real-time processing context, to be fast,
    and to provide high-quality sample rate conversion.
    
    The library operates on signals represented in single-precision
    floating point format. For multichannel operation both the input and
    output signals are assumed to be stored as interleaved samples.
    
    The API allows a trade-off between quality and CPU load. For the
    latter a range of approximately 1:6 is available. Even at the highest
    quality setting zita-resampler will be faster than most similar
    libraries, e.g. libsamplerate.

    Maintainer: Anton Midyukov

    List of contributors:
    Anton Midyukov

    Last changed


    Jan. 2, 2024 Anton Midyukov 1.11.2-alt1
    - new version (1.11.2) with rpmgs script
    Jan. 2, 2023 Anton Midyukov 1.10.1-alt1
    - new version (1.10.1) with rpmgs script
    June 27, 2021 Anton Midyukov 1.8.0-alt1
    - new version (1.8.0) with rpmgs script