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
|
Source: pd-jmmmp
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Hans-Christoph Steiner <hans@eds.org>,
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>,
Build-Depends:
debhelper (>=11~),
Standards-Version: 4.1.3
Homepage: https://puredata.info
Vcs-Git: https://salsa.debian.org/multimedia-team/pd/pd-jmmmp.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/pd/pd-jmmmp
Package: pd-jmmmp
Architecture: all
Depends:
${shlibs:Depends},
puredata-core | pd,
pd-libdir,
pd-zexy,
${misc:Depends},
Recommends:
pd-import,
Description: collection of Pd GUI objects for musical performance
jmmmp is a collection of Pure Data GUI objects for musical
performance, including controlling the DAC, volume, debugging,
linking up with other programs, etc.
.
* array-edit - edit properties of arrays
* but - Monochrome bang button
* clock - Chronometer with display in seconds
* dacm~ - Mono dac~ for lazy people
* datei-o - Sends the message "open ../../"
* datei-r - Sends the message "read ../../"
* datei-w - Sends the message "write ../../"
* dsp01 - DSP switch
* f+ - Counter with variable increment
* gui-edit - edit standard GUI objects fast
* lbang - loadbang which can be triggered more often
* liner~ - practical implementation of [line~]
* liner+~ - practical implementation of signal envelopping
* mat~ - Level meter with amplitude control
* maat~ - Level meter with amplitude control, stereo
* met~ - Level meter with amplitude control, with VU
* metrum - Metro with GUI
* m-i - Automatic conversion of MIDI controller
* mk - shows the controller number and MIDI value
* oscD - Counts received OSC messages
* oscS - Interface for sendOSC
* pd-colors - Pd color palettes (Data Structures + Tcl/Tk)
* rec-name - Automatic naming for a record/playback engine
* sguigot - spigot GUI implementation
* sliders - GUI for incoming midi data
* snaps~ - snapshot~ GUI implementation
* spectrogram~ - Spectrogram with 512 bins resolution
* stoppuhr - Chronometer with two layers
* tastin - Gate for keyboard input
* uhr - Shows the time
|