Package faust: Information

    Source package: faust
    Version: 0.9.90-alt0.M80P.1
    Build time:  May 31, 2017, 07:59 AM in the task #183600
    Category: Sound
    Report package bug
    License: GPLv2+
    Summary: FAUST is a compiled language for real-time audio signal processing
    Description: 
    FAUST is a compiled language for real-time audio signal processing.
    
    The name FAUST stands for Functional AUdio STream. Its programming model
    combines two approaches : functional programming and block diagram composition.
    You can think of FAUST as a structured block diagram language with a textual syntax.
    
    Programming with FAUST is somehow like working with electronic circuits
    and signals. A FAUST program is a list of definitions that defines a signal
    processor block-diagram : a piece of code that produces output signals
    according to its input signals (and maybe some user interface parameters).
    
    Faust is a compiled language translated to C++. In order to generate the most
    efficient code, the compilation is based on a semantic approach. Instead of
    compiling directly the block-diagram as described by the user, the idea is to
    compile its mathematical meaning (what it actually computes).

    List of rpms provided by this srpm:
    faust (x86_64, i586)
    faust-debuginfo (x86_64, i586)
    faust-devel (noarch)
    faust-doc (noarch)
    faust-examples (noarch)
    faust2appls (noarch)

    Maintainer: Anton Midyukov


      1. gcc-c++

    Last changed


    May 30, 2017 Anton Midyukov 0.9.90-alt0.M80P.1
    - backport to ALTLinux p8 (by rpmbph script)
    May 29, 2017 Anton Midyukov 0.9.90-alt1
    - New version 0.9.90
    April 15, 2013 Dmitry V. Levin 0.9.9.4-alt2.qa1
    - NMU: rebuilt for debuginfo.