File: control

package info (click to toggle)
sfront 0.99-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 10,232 kB
  • ctags: 7,114
  • sloc: ansic: 113,695; haskell: 2,230; makefile: 1,223; objc: 677; yacc: 325
file content (25 lines) | stat: -rw-r--r-- 953 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: sfront
Section: sound
Priority: optional
Maintainer: Santiago Vila <sanvila@debian.org>
Build-Depends: debhelper (>= 9), bison
Standards-Version: 3.9.8
Homepage: http://www.cs.berkeley.edu/~lazzaro/sa/

Package: sfront
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: make, gcc | c-compiler
Description: MPEG 4 Structured Audio decoder
 Sfront compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into
 efficient C programs that generate audio when executed. It supports
 real-time, low-latency audio input/output, MIDI input from
 soundcards, and Network Musical Performance.
 .
 MP4-SA is a standard for normative algorithmic sound, that combines
 an audio signal processing language (SAOL) with score languages
 (SASL, and the legacy MIDI File Format).
 .
 This package includes the sfront application, the sfront manual and
 "The MPEG-4 Structured Audio Book", a book on sound modeling and
 sequencing using MP4-SA.