File: control

package info (click to toggle)
pd-ggee 0.28-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 868 kB
  • sloc: ansic: 6,134; cpp: 239; makefile: 73
file content (39 lines) | stat: -rw-r--r-- 1,419 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
Source: pd-ggee
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-puredata,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/pd-externals/ggee
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-ggee.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-ggee

Package: pd-ggee
Architecture: any
Depends:
 ${misc:Depends},
 ${puredata:Depends},
 ${shlibs:Depends},
Recommends:
 ${puredata:Recommends},
Suggests:
 ${puredata:Suggests},
Provides:
 ${puredata:Provides},
Description: Pd library of GUI controls, synths, filters, and more
 ggee is a library for Pure Data by Guenter Geiger with five sections:
 control, experimental, filters, gui, and signal.
  * objects for controlling things:, constant, rl, serial_ms, sl, getdir, rtout
    serial_mt, stripdir, inv, serial_bird, shell, unserialize, qread, serialize,
    sinh, unwonk
  * experimental synths:, fofsynth~, tabwrite4~, pvocfreq
  * objects for controlling filters:, bandpass, highpass, hlshelf, lowshelf,
    notch, equalizer, highshelf, lowpass, moog~
  * GUI objects:, button, fatom, image, sliderh, ticker, envgen, gcanvas,
    slider, state, toddle
  * manipulating signals:, atan2~, mixer~, sfwrite~, streamin~, streamout~