faust 2.70.3+ds-1.1build1 source package in Ubuntu

Changelog

faust (2.70.3+ds-1.1build1) noble; urgency=medium

  * No-change rebuild against libllvm17t64

 -- Steve Langasek <email address hidden>  Tue, 12 Mar 2024 07:09:18 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
faust_2.70.3+ds.orig.tar.xz 41.1 MiB 7a0930d60f4052b2c5754069008b816a33fad88d7bb513c789ec4d4ac01076e7
faust_2.70.3+ds-1.1build1.debian.tar.xz 102.4 KiB c1b179c18a8ec1bdc36dc10ad99b694c82a00aacf034e6fc5f9d1cebfb86e69b
faust_2.70.3+ds-1.1build1.dsc 2.4 KiB 1d366fa13c7a9d80105fa99c2653f5cf837344a8ee0e327cde408faf0f37d7b5

View changes file

Binary packages built by this source

faust: functional programming language for realtime audio applications

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 Syntax highlighting of faust files for various editors is included in the
 'faust-common' package (which will be automatically installed along this
 package).

faust-common: functional programming language for realtime audio applications - common files

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 This package contains the architecture independent files for faust as well as
 syntax highlighting files for various editors.

faust-dbgsym: debug symbols for faust
libfaust-static: functional programming language for realtime audio - static libraries

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 This package contains static libraries for building applications with faust.

libfaust2t64: functional programming language for realtime audio applications - libraries

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 This package contains the libraries for applications built with faust.

libfaust2t64-dbgsym: debug symbols for libfaust2t64