faust 2.70.3+ds-1.1 source package in Ubuntu

Changelog

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

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062548

 -- Michael Hudson-Doyle <email address hidden>  Wed, 28 Feb 2024 03:51:36 +0000

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
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-1.1.dsc 2.3 KiB 9036353b70d2c4297bd7029135e6f66eb7d7117d3e632a233a95b58a6a7ce869
faust_2.70.3+ds.orig.tar.xz 41.1 MiB 7a0930d60f4052b2c5754069008b816a33fad88d7bb513c789ec4d4ac01076e7
faust_2.70.3+ds-1.1.debian.tar.xz 102.2 KiB 9ad913459b7b9f0f8340061c823b4328e2572766d25da860c58072e57978d856

Available diffs

No changes file available.

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