blob: 1f705abf8434b9416bffa5c64e6e1e67b9ffcd68 (
plain)
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
|
Abstractions from Joćo Miguel Pais
(c) 2005-6 Joćo Miguel Pais - jmmmpais@googlemail.com
Released under the BSD license (more information in each abstraction).
This package is composed of the following abstractions:
bcf2000 - Store and recall presets for Behringer BCF2000
clock - Chronometer with display in seconds
datei-o - Sends the message "open ../../"
datei-r - Sends the message "read ../../"
datei-w - Sends the message "write ../../"
dsp01 - DSP switch
farben30 - PD GUI color scheme
farben-data-s - Data structures color scheme
f+ - Counter with variable increment
gui-edit - edit standard GUI objects fast
lbang - loadbang which can be triggered more often
mat~ - Level meter with amplitude control
maat~ - Level meter with amplitude control, stereo
met~ - Level meter with amplitude control
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
snaps~ - snapshot~ GUI implementation
stoppuhr - Chronometer with two layers
tastin - Gate for keyboard input
2006.08.17
|