From fcce2c9adee0d5252e56d842bf0285548ae21d97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pais?= Date: Thu, 23 Oct 2008 09:43:27 +0000 Subject: a svn path=/trunk/abstractions/jmmmp/; revision=10342 --- jmmmp-ext.txt | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) (limited to 'jmmmp-ext.txt') diff --git a/jmmmp-ext.txt b/jmmmp-ext.txt index 1f705ab..6a930a3 100644 --- a/jmmmp-ext.txt +++ b/jmmmp-ext.txt @@ -1,34 +1,48 @@ -Abstractions from Joćo Miguel Pais - +Abstractions from Joćo Pais -(c) 2005-6 Joćo Miguel Pais - jmmmpais@googlemail.com + +(c) 2005-8 Joćo 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 + +This package has several base utilities that make coding a bit easier (at least for me). It is composed of the following abstractions: + 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 +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 +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 +met~ - Level meter with amplitude control (with VU, too CPU expensive for me) 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 snaps~ - snapshot~ GUI implementation stoppuhr - Chronometer with two layers tastin - Gate for keyboard input +uhr - Shows the time + +It is recomended to use these abstractions with Pd-extended, since I don't keep track of which externals are used. Some abstractions use other ones of this package, so it is also better to have always the whole package in one place. -2006.08.17 +2008.10.21 + + +Non-working or discarded abstractions: + +aufnahme~ - Multichannel audio saver (1 to 8 channels) +bcf2000 - Store and recall presets for Behringer BCF2000 +datei-l - replaced with datei-o -- cgit v1.2.1