aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2013-05-17 19:00:33 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2013-05-17 19:00:33 +0000
commite22df0f000d551c9c1d1f562b5bb7329588285ce (patch)
tree222e9bb1a04cb77a76e9bdfac362eb17bb8a7b7d /README.txt
parent42c06a2b0bdb32414188818af5c5909d1858cfb0 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=17134
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt17
1 files changed, 12 insertions, 5 deletions
diff --git a/README.txt b/README.txt
index 9b7d31b..f3b1345 100644
--- a/README.txt
+++ b/README.txt
@@ -1,13 +1,17 @@
Abstractions from João Pais
-(c) 2005-9 João Pais - jmmmpais@googlemail.com
+(c) 2005-2013 João Pais - jmmmpais@googlemail.com
Released under the BSD license (more information in each abstraction).
-This package has several base utilities that make coding a bit easier. It is composed of the following abstractions:
+This package has several base utilities that make coding a bit easier. It is composed of several abstractions.
-array-edit - edit properties of arrays and populate them following several formulas
+ardourjack-gui - Controls ardour transport and jack settings from Pd
+array-edit - Edit properties of arrays and populate them following several formulas
+bezier - Transfer function GUI with one cubic bézier curve
+bezier~ - Transfer function GUI with one cubic bézier curve at audio rate
but - Monochrome bang button
+butt - Color-changing Toggle Button
clock - Chronometer with display in seconds
dacm~ - Mono dac~ for lazy people
datei-o - Sends the message "open ../../"
@@ -20,11 +24,12 @@ 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
+mat-~ - Level meter with amplitude control, horizontal
maat~ - Level meter with amplitude control, stereo
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
+mk - Visual display of MIDI inputs
oscD - Counts received OSC messages
oscS - Interface for sendOSC
pd-colors - Pd color palettes (Data Structures + Tcl/Tk)
@@ -34,13 +39,15 @@ sliders - GUI for incoming midi data
snaps~ - snapshot~ GUI implementation
spectrogram~ - Spectrogram with 512 bins resolution
stoppuhr - Chronometer with two layers
+swatch - Pick a color using the hue-saturation chart
+swatch-gui - Pick a color for your GUI using the hue-saturation chart
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.
-2009.02.20
+2013.05.17
Non-working or discarded abstractions: