File: control

package info (click to toggle)
xsynth-dssi 0.9.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,216 kB
  • sloc: sh: 10,156; ansic: 10,117; makefile: 79
file content (40 lines) | stat: -rw-r--r-- 1,270 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: xsynth-dssi
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Willem van Engen <debrepo@willem.engen.nl>,
 Free Ekanayaka <freee@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 dssi-dev,
 ladspa-sdk,
 libasound2-dev,
 libgtk2.0-dev,
 liblo-dev
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/multimedia-team/xsynth-dssi.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/xsynth-dssi
Homepage: http://dssi.sourceforge.net/
Rules-Requires-Root: no

Package: xsynth-dssi
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 dssi-plugin-xsynth
Conflicts:
 dssi-plugin-xsynth
Provides:
 dssi-plugin
Description: classic-analog (VCOs-VCF-VCA) style software synthesizer
 The xsynth-dssi  package contains the Xsynth-DSSI plugin, a classic-analog
 (VCOs-VCF-VCA) style software synthesizer with an editor GUI. Xsynth-DSSI was
 written by Sean Bolton, and was based on Steve Brooke's Xsynth code, but has
 since acquired polyphonic operation, band-limited oscillators, a better
 filter mode, and velocity-sensitive envelopes.
 .
 DSSI is an API for audio processing plugins, particularly useful for software
 synthesis plugins with user interfaces.