File: control

package info (click to toggle)
csound 1%3A4.23f12-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,132 kB
  • ctags: 17,345
  • sloc: ansic: 101,063; cpp: 7,730; perl: 335; makefile: 318; tcl: 82
file content (18 lines) | stat: -rw-r--r-- 627 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: csound
Section: sound
Priority: optional
Maintainer: Hans Fugal <hans@fugal.net>
Uploaders: Guenter Geiger (Debian/GNU) <geiger@debian.org>
Build-Depends: debhelper (>> 4.0.0), libfltk1.1-dev (>=1.1.3)
Standards-Version: 3.5.8

Package: csound
Architecture: any
Depends: ${shlibs:Depends} ${misc:Depends}
Suggests: csound-doc
Description: powerful and versatile sound synthesis software
 Csound is a sound and music synthesis system. Drawing from over 450 signal
 processing modules, it can be used to model virtually any synthesizer or
 multi-effect processor.
 .
 Csound is to sound synthesis as C is to programming.