File: control

package info (click to toggle)
petri-foo 0.1.87-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,480 kB
  • ctags: 2,260
  • sloc: ansic: 18,946; makefile: 16; xml: 7
file content (38 lines) | stat: -rw-r--r-- 1,283 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
Source: petri-foo
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>,
 Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends:
 cmake,
 debhelper (>= 10),
 libasound2-dev (>= 1.0.8),
 libgnomecanvas2-dev,
 libgtk2.0-dev (>= 2.4.13),
 libjack-dev,
 libsamplerate0-dev (>= 0.1.1),
 libsndfile1-dev (>= 1.0.10),
 libxml2-dev (>= 2.6.11),
 liblo-dev (>= 0.26~repack),
 libssl-dev,
 imagemagick
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/petri-foo.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/petri-foo.git
Homepage: http://petri-foo.sourceforge.net/

Package: petri-foo
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: MIDI controllable audio sampler - successor of specimen
 A simple but very useful midi controlled sampler for ALSA/JACK featuring:
  * 64 notes of polyphony, spread across up to 64 patches.
  * fast, high quality pitch scaling, linear ADSR volume envelopes.
  * low pass filter with resonance; a variety of direction-independent.
  * playback modes and zoomable sample editor for loop and play points.
 .
 Petri-Foo is a fork of the Specimen Sampler project.