File: control

package info (click to toggle)
ardour 0.9beta28-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,908 kB
  • ctags: 96
  • sloc: python: 696; makefile: 70
file content (285 lines) | stat: -rw-r--r-- 11,990 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
Source: ardour
Section: sound
Priority: optional
Maintainer: Robert Jordens <jordens@debian.org>
Uploaders: Guenter Geiger (Debian/GNU) <geiger@debian.org>
Build-Depends: debhelper (>= 4.1.88), cdbs, bzip2, quilt, dh-buildinfo,
 libgdbm-dev, libsigc++-1.2-dev, libxml2-dev (>= 2.5.7), libncurses5-dev, 
 libasound2-dev (>= 0.9.4), libsndfile1-dev, libsamplerate0-dev,
 liblrdf0-dev (>= 0.3.1-4), ladspa-sdk (>= 1.1-2), 
 libjack0.80.0-dev (>= 0.98), libsoundtouch1-dev (>= 1.2.1-4),
 libgtkmm-dev (>= 1.2.7), libgtk-canvas1-dev (>= 0.1.1-7), libidn11-dev,
 autoconf (>= 2.52), automake1.7, pkg-config, libtool, m4, flex,
 gettext, cvs, netbase (>= 4.13)
Build-Conflicts: libardour0, libpbd0, libmidi++0, libgtkmmext0, libsoundtouch0
Standards-Version: 3.6.1

Package: ardour-doc
Architecture: all
Recommends: www-browser
Description: Ardour documentation 
 Documentation for ardour: Manual, FAQ
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: ardour-session-exchange
Architecture: all
Depends: python, python-twisted, python-gtk2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Recommends: ardour-gtk
Description: Ardour session collaboration tool
 session-exchange is a Python program, that allows collaboration over
 the internet. An Ardour session is shared by many collaborators and
 being worked on by all of them. You can fetch snapshots saved by others
 and compare them with your work.
 .
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libardour0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, jackd (>= 0.98)
Recommends: alsa-utils | audio-mixer | x-audio-mixer, ladspa-plugin
Suggests: ardour-gtk, libardour0-dev (= ${Source-Version}), ardour-doc
Description: library for building professional digital audio applications
 This library is part of the ardour DAW.
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libmidi++0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: libmidi++0-dev (= ${Source-Version})
Description: C++ library for handling MIDI I/O, including MMC and MTC
 This library is part of the ardour DAW.
 .
 libmidi++ is a C++ library that uses libsigc++ to make handling MIDI
 I/O from MIDI hardware trivial.  You can attach "callbacks" to any MIDI
 input or output event, ranging from each individual byte, to a
 particular message type on a particular channel.  It also provides
 channel "state".
 .
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libgtkmmext0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: libgtkmmext0-dev (= ${Source-Version})
Description: library of useful new C++ and C widgets for gtkmm users
 This library is part of the ardour DAW.
 .
 libgtkmmext provides extensions to Gtk-- useful for audio applications.
 These include ShapedWindow, MotionFeedback, PixmapButton and several
 more.  It also includes the useful Pix class for managing sets of
 pixmaps, with reference counting etc.
 .
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libpbd0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: libpbd0-dev (= ${Source-Version})
Description: library of useful, generic C++ objects
 This library is part of the ardour DAW.
 .
 This library implements a number of programming utilities used by Paul
 Barton-Davis (hence the name).  It is used in some of his Open Source
 software projects.
 .
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: ardour-gtk
Architecture: any
Section: sound
Depends: ${shlibs:Depends}, xterm
Suggests: jamin, qjackctl, ardour-session-exchange
Description: digital audio workstation (graphical gtk interface)
 Ardour is a multichannel hard disk recorder (HDR) and digital audio
 workstation (DAW).
 .
 It can be used to control, record, edit and run and complex audio
 setups.  You can create advanced musical productions.
 .
 Ardour supports pro-audio interfaces through the ALSA project, which
 provides high quality, well design device drivers and API's for audio
 I/O under Linux. Any interface supported by ALSA can be used with
 Ardour.  This includes the all-digital 26 channel RME Hammerfall, the
 Midiman Delta 1010 and many others.
 .
 Ardour has support for 24 bit samples using foating point internally,
 non-linear editing with unlimited undo, a user-configurable mixer, MTC
 master/slave capabilities, MIDI hardware control surface
 compatibility.
 .
 It supports MIDI Machine Control, and so can be controlled from any MMC
 controller and many modern digital mixers.  
 .
 Ardour contains a powerful multitrack audio editor/arranger that is
 completely non-destructive and capable of all standard non-linear
 editing operations (insert, replace, delete, move, trim, select,
 cut/copy/paste). The editor has unlimited undo/redo capacity and can
 save independent "versions" of a track or entire piece.
 .
 Ardour's editor supports the community-developed LADSPA plugin
 standard.  Arbitrary chains of plugins can be attached to any portion
 of a track.  Every mixer strip can have any number of inputs and
 outputs, not just mono, stereo or 5.1.  An N-way panner is included,
 with support for various panning models.  Pre- and post-fader sends
 exist, each with their own gain and pan controls.  Every mixer strip
 acts as its own bus, and thus the bus count in Ardour is unlimited.
 You can submix any number of strips into another strip.
 .
 Ardour's channel capacity is limited only by the number on your audio
 interface and the ability of your disk subsystem to stream the data
 back and forth. 
 .
 JACK (the JACK Audio Connection Kit) used for all audio I/O, permitting
 data to be exchanged in perfect samplesync with other applications
 and/or hardware audio interfaces. 
 .
 Ardour is sample rate and size neutral - any hardware formats from 8 to
 32 bits, rates from 8kHz to 192kHz.  Internal processing in 32/64 bit
 IEEE oating point format. 
 .
 Further information can be found at <http://ardour.org/>.

Package: libardour0-dev
Architecture: any
Section: libdevel
Depends: libardour0 (= ${Source-Version}), libc6-dev | libc-dev, libasound2-dev, libjack0.80.0-dev | libjack-dev, liblrdf0-dev, libsamplerate0-dev, libsigc++-1.2-dev, ladspa-sdk, libsndfile1-dev, libxml2-dev, libpbd0-dev, libmidi++0-dev, libsoundtouch1-dev
Provides: libardour-dev
Conflicts: libardour-dev
Description: libardour development files
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libmidi++0-dev
Architecture: any
Section: libdevel
Depends: libmidi++0 (= ${Source-Version}), libc6-dev | libc-dev, libpbd0-dev, libsigc++-1.2-dev
Provides: libmidi++-dev
Conflicts: libmidi++-dev
Description: libmidi++ development files
 libmidi++ is a C++ library that uses libsigc++ to make handling MIDI
 I/O from MIDI hardware trivial.  You can attach "callbacks" to any MIDI
 input or output event, ranging from each individual byte, to a
 particular message type on a particular channel.  It also provides
 channel "state".
 .
 This package holds static libraries and headers needed by developers
 who wish to use libmidi++ in their programs.
 .
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libgtkmmext0-dev
Architecture: any
Section: libdevel
Depends: libgtkmmext0 (= ${Source-Version}), libc6-dev | libc-dev, libgtk1.2-dev, libsigc++-1.2-dev, libart-2.0-dev, libgtkmm-dev, libmidi++0-dev, libpbd0-dev
Provides: libgtkmmext-dev
Conflicts: libgtkmmext-dev
Description: libgtkmmext development files
 libgtkmmext provides extensions to Gtk-- useful for audio applications.
 These include ShapedWindow, MotionFeedback, PixmapButton and several
 more.  It also includes the useful Pix class for managing sets of
 pixmaps, with reference counting etc.
 .
 This package holds static libraries and headers needed by developers
 who wish to use libgtkmmext in their programs.
 .
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libpbd0-dev
Architecture: any
Section: libdevel
Depends: libpbd0 (= ${Source-Version}), libc6-dev | libc-dev, libsigc++-1.2-dev, libxml2-dev
Provides: libpbd-dev
Conflicts: libpbd-dev
Description: libpbd development files
 This library implements a number of programming utilities used by Paul
 Barton-Davis (hence the name).  It is used in some of his Open Source
 software projects.
 .
 This package holds static libraries and headers needed by developers
 who wish to use libpbd in their programs.
 .
 For more information about ardour have a look at the package description for
 ardour-gtk and <http://ardour.org/>.

Package: libardour0-dbg
Architecture: anydebug
Section: libdevel
Depends: libardour0 (= ${Source-Version})
Recommends: gdb (>= 6.0)
Description: libardour debugging symbols
 This package contains the detached debugging symbols for libardour. The 
 library itself has a ".gnu_debuglink" section that references these 
 detached symbols. The toolchain (gdb..) has support for using these 
 detached symbols when debugging. Gdb from version 6.0 on will even find the
 symbols without any additional work.
 .
 This package does _not_ contain another version of the executable.

Package: libmidi++0-dbg
Architecture: anydebug
Section: libdevel
Depends: libmidi++0 (= ${Source-Version})
Recommends: gdb (>= 6.0)
Description: libmidi++ debugging symbols
 This package contains the detached debugging symbols for libmidi++. The 
 library itself has a ".gnu_debuglink" section that references these detached 
 symbols. The toolchain (gdb..) has support for using these detached symbols 
 when debugging. Gdb from version 6.0 on will even find the
 symbols without any additional work.
 .
 This package does _not_ contain another version of the executable.

Package: libpbd0-dbg
Architecture: anydebug
Section: libdevel
Depends: libpbd0 (= ${Source-Version})
Recommends: gdb (>= 6.0)
Description: libpbd detached debugging symbols
 This package contains the detached debugging symbols for libpbd. The library
 itself has a ".gnu_debuglink" section that references these detached symbols.
 The toolchain (gdb..) has support for using these detached symbols when
 debugging. Gdb from version 6.0 on will even find the
 symbols without any additional work.
 .
 This package does _not_ contain another version of the executable.

Package: libgtkmmext0-dbg
Architecture: anydebug
Section: libdevel
Depends: libgtkmmext0 (= ${Source-Version})
Recommends: gdb (>= 6.0)
Description: libgtkmmext detached debugging symbols
 This package contains the detached debugging symbols for libgtkmmext. 
 The library itself has a ".gnu_debuglink" section that references these 
 detached symbols. The toolchain (gdb..) has support for using these detached 
 symbols while debugging. Gdb from version 6.0 on will even find the
 symbols without any additional work.
 .
 This package does _not_ contain another version of the executable.

Package: ardour-gtk-dbg
Architecture: anydebug
Section: devel
Depends: ardour-gtk (= ${Source-Version})
Recommends: gdb (>= 6.0)
Description: ardour-gtk detached debugging symbols
 This package contains the detached debugging symbols for ardour-gtk. The 
 executable itself ha a ".gnu_debuglink" section that references these 
 detached symbols. The toolchain (gdb..) has support for using these 
 detached symbols while debugging. Gdb from version 6.0 on will even find the
 symbols without any additional work.
 .
 This package does _not_ contain another version of the executable.