Package dssi: Information

    Source package: dssi
    Version: 1.1.1-alt4
    Build time:  Dec 20, 2024, 07:36 AM
    Category: Sound
    Report package bug
    License: LGPL-2.1
    Summary: Disposable Soft Synth Interface specification & examples
    Description: 
    This package contains simple apps that use DSSI
    dssi_osc_update -- simple DSSI OSC test programs
    dssi_example_host -- a basic example host implementation
    trivial_synth -- a quite useless but fairly clear illustrative synth plugin
    less_trivial_synth -- a synth that actually does some basic synthesis

    List of RPM packages built from this SRPM:
    dssi (riscv64)
    dssi-debuginfo (riscv64)
    dssi-devel (riscv64)

    Maintainer: Ivan A. Melnikov


      1. gcc-c++
      2. ladspa_sdk
      3. pkgconfig(jack)
      4. pkgconfig(alsa)
      5. pkgconfig(liblo)
      6. pkgconfig(samplerate)
      7. pkgconfig(sndfile)

    Last changed


    Dec. 20, 2024 Ivan A. Melnikov 1.1.1-alt4
    - fix building with gcc14 via a patch from Debian
    March 26, 2024 Sergey Bolshakov 1.1.1-alt3
    - rebuilt without qt-based examples
    June 29, 2021 Sergey V Turchin 1.1.1-alt2
    - port to Qt5