File: control

package info (click to toggle)
whysynth 20090403-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 9,288 kB
  • ctags: 2,264
  • sloc: ansic: 123,106; sh: 10,093; makefile: 105
file content (22 lines) | stat: -rw-r--r-- 1,049 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
Source: whysynth
Section: sound
Priority: optional
Maintainer: rosea grammostola <rosea.grammostola@gmail.com>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libasound-dev, libgtk2.0-dev, dssi-dev, liblo0-dev, libfftw3-dev, ladspa-sdk
Standards-Version: 3.8.1
Homepage: http://www.smbolton.com/whysynth.html

Package: whysynth
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dssi-host-jack
Suggests: qjackctl, vkeybd 
Description: DSSI Soft Synth Interface
 Disposable Soft Synth Interface (DSSI).  A brief list of features:
   - 4 oscillators, 2 filters, 3 LFOs, and 5 envelope generators per voice.
   - 10 oscillator modes minBLEP, wavecycle, asynchronous granular, three
     FM modes, waveshaper, noise, PADsynth, and phase distortion.
   - 6 filter modes.
   - flexible modulation and mixdown options.
 DSSI is a plugin API for software instruments (soft synths) with user
 interfaces, permitting them to be hosted in-process by audio applications. 
 More information on DSSI can be found at: http://dssi.sourceforge.net/