Package sfizz: Information

  • Default inline alert: Version in the repository: 1.2.3-alt2

Source package: sfizz
Version: 1.0.0-alt2.git07260b13
Latest version according to Repology
Build time:  Jul 7, 2021, 05:03 PM in the task #277535
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

ACL:
Ivan A. Melnikov
@everybody

    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. gcc-c++
    18. cmake
    19. ctest

Last changed


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