File: control

package info (click to toggle)
pd-autopreset 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 252 kB
  • sloc: makefile: 2
file content (30 lines) | stat: -rw-r--r-- 925 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
Source: pd-autopreset
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),
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/MetaluNet/AutoPreset/
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-autopreset.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-autopreset

Package: pd-autopreset
Architecture: all
Depends:
 ${misc:Depends},
 pd-libdir,
 pd-ggee,
 pd-hcs,
 pd-iemlib,
 pd-moonlib,
 pd-zexy,
Description: simple state saving for Pure Data
 AutoPreset is a simple state saving system (like rradical/ssad, among other
 ones). It aims to be simple and yet powerful.
 .
 One particularity of this system is to be able to interpolate float parameters
 between different settings (parameter morphing).