Пакет faust: Информация

    Исходный пакет: faust
    Версия: 0.9.90-alt0.M80P.1
    Собран:  31 мая 2017 г. 7:59 в задании #183600
    Категория: Звук
    Сообщить об ошибке в пакете
    Домашняя страница: http://faust.grame.fr/

    Лицензия: GPLv2+
    О пакете: FAUST is a compiled language for real-time audio signal processing
    Описание: 
    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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    faust (x86_64, i586)
    faust-debuginfo (x86_64, i586)
    faust-devel (noarch)
    faust-doc (noarch)
    faust-examples (noarch)
    faust2appls (noarch)

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov
    Dmitry V. Levin
    Timur Batyrshin

      1. gcc-c++

    Последнее изменение


    30 мая 2017 г. Anton Midyukov 0.9.90-alt0.M80P.1
    - backport to ALTLinux p8 (by rpmbph script)
    29 мая 2017 г. Anton Midyukov 0.9.90-alt1
    - New version 0.9.90
    15 апреля 2013 г. Dmitry V. Levin 0.9.9.4-alt2.qa1
    - NMU: rebuilt for debuginfo.