Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37537412
en ru br
Репозитории ALT
S:0.9.90-alt4
5.1: 0.9.9.4-alt2
www.altlinux.org/Changes

Группа :: Звук
Пакет: faust

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.9.9.4-alt2
Время сборки: 31 июля 2009, 13:55 ( 769.0 недели назад )
Размер архива: 3.56 Mb

Домашняя страница:   http://faust.grame.fr/

Лицензия: GPL
О пакете: 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).

Текущий майнтейнер: Timur Batyrshin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • faust
  • faust-doc
  • faust2appls
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin