Package sfizz: Information

    Source package: sfizz
    Version: 1.2.0-alt1.git77fbfa50
    Build time:  Jul 13, 2022, 09:36 PM in the task #302897
    Category: Sound
    Report package bug
    License: BSD-2-Clause
    Summary: SFZ parser and synthesizer
    Description: 
    sfizz is a sample-based musical synthesizer.
    
    It features the well-established SFZ instrument format at its
    core, which permits to use existing instrument libraries, or
    create personal instruments with ease.
    
    Not only is sfizz ready-to-use as an instrument plugin of its own,
    the library allows developers to create instruments of their own,
    taking advantage of the abilities of SFZ.

    List of rpms provided by this srpm:
    libsfizz1 (x86_64, i586, aarch64)
    libsfizz1-debuginfo (x86_64, i586, aarch64)
    libsfizz1-devel (x86_64, i586, aarch64)
    lv2-sfizz-plugin (x86_64, i586, aarch64)
    lv2-sfizz-plugin-debuginfo (x86_64, i586, aarch64)
    sfizz-tools (x86_64, i586, aarch64)
    sfizz-tools-debuginfo (x86_64, i586, aarch64)

    Maintainer: Ivan A. Melnikov

    List of contributors:
    Ivan A. Melnikov

      1. pkgconfig(cairo)
      2. pkgconfig(fontconfig)
      3. pkgconfig(gio-2.0)
      4. pkgconfig(glib-2.0)
      5. pkgconfig(jack)
      6. pkgconfig(pangocairo)
      7. pkgconfig(pangoft2)
      8. pkgconfig(samplerate)
      9. pkgconfig(sndfile)
      10. pkgconfig(xcb)
      11. pkgconfig(xcb-cursor)
      12. pkgconfig(xcb-keysyms)
      13. pkgconfig(xcb-util)
      14. pkgconfig(xcb-xkb)
      15. pkgconfig(xkbcommon)
      16. pkgconfig(xkbcommon-x11)
      17. cmake
      18. ctest
      19. gcc-c++

    Last changed


    July 1, 2022 Ivan A. Melnikov 1.2.0-alt1.git77fbfa50
    - 1.2.0
    - build from the develop branch snapshot
      + voice-stealing fix
      + doap:name for sfizz-multi fix
    - disable (broken) sndfile integration
      (https://github.com/sfztools/sfizz/issues/1090)
    - fix building tests with recent glibc
    July 7, 2021 Ivan A. Melnikov 1.0.0-alt2.git07260b13
    - Build from develop branch snapshot
      + fixes crash with Ardour 6+ (https://github.com/sfztools/sfizz/issues/884).
    - Enable PSA for LV2 plugin
    May 28, 2021 Ivan A. Melnikov 1.0.0-alt1
    - Initial build for Sisyphus