File: control

package info (click to toggle)
buzztrax 0.10.2-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 19,428 kB
  • sloc: ansic: 109,660; sh: 12,875; cpp: 10,882; xml: 6,081; makefile: 512; asm: 116
file content (54 lines) | stat: -rw-r--r-- 2,121 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: buzztrax
Section: sound
Priority: optional
Maintainer: Maintainers of GStreamer packages <buzztrax@packages.debian.org>
Uploaders: Sebastian Dröge <slomo@debian.org>
Build-Depends: debhelper (>= 9),
        dpkg-dev (>= 1.16.1~),
        dh-autoreconf,
        autoconf,
        automake,
        libtool,
        gettext,
        intltool,
        pkg-config,
        libglib2.0-dev (>= 2.32.0),
        libgtk-3-dev (>= 3.4),
        libxml2-dev (>= 2.6.0),
        libgstreamer1.0-dev (>= 1.1.0),
        libgstreamer-plugins-base1.0-dev (>= 1.1.0),
        libclutter-1.0-dev,
        libclutter-gtk-1.0-dev,
        libasound2-dev,
        libgudev-1.0-dev [linux-any],
        libgsf-1-dev,
        liborc-0.4-dev (>= 1:0.4.6),
        libfluidsynth-dev
Build-Conflicts: check
Standards-Version: 3.9.6
Homepage: http://www.buzztrax.org
Vcs-Git: https://salsa.debian.org/gstreamer-team/buzztrax.git
Vcs-Browser: https://salsa.debian.org/gstreamer-team/buzztrax/

Package: buzztrax
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         gstreamer1.0-plugins-base (>= 1.1.0),
         gstreamer1.0-plugins-good (>= 1.1.0),
         gstreamer1.0-plugins-bad (>= 1.1.0),
         gstreamer1.0-pulseaudio | gstreamer1.0-audiosink
Suggests: gstreamer1.0-plugins-ugly,
          gstreamer1.0-libav
Description: Modular music composer
 Buzztrax aims to be a music studio that allows one to compose songs using
 only a computer with a soundcard. If you’ve used tracker programs like
 FastTracker, Impulse Tracker, or the original AMIGA SoundTracker, that will
 give you an idea of how one can sequence music in Buzztrax. The Buzztrax
 editor uses a similar concept, where a song consists of a sequence with
 tracks and in each track one uses patterns with events (musical notes and
 control changes). In contrast to other Tracker programs, tracks are not
 simply sample players: a user can make a song using an arrangment of virtual
 audio plugins that are linked together to create different effects. Each of
 these machines can be controlled realtime or via patterns in the sequencer.