diff options
author | João Pais <jmmmp@users.sourceforge.net> | 2014-04-12 09:03:29 +0000 |
---|---|---|
committer | João Pais <jmmmp@users.sourceforge.net> | 2014-04-12 09:03:29 +0000 |
commit | 8cad83b2f380d66ff258ced67f83ed35734ebd26 (patch) | |
tree | 61364d1eef8c475164a37c028f8a1b13cf5a239b | |
parent | ee348ccf83f414cbe3943fb8cc6970657b1fa8e9 (diff) |
svn path=/trunk/abstractions/jmmmp/; revision=17293
-rw-r--r-- | README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,10 +24,10 @@ 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
-matrixctrl - GUI for [iemmatrix/mtx_mul~]
mat~ - Level meter with amplitude control
mat-~ - Level meter with amplitude control, horizontal
maat~ - Level meter with amplitude control, stereo
+matrixctrl - GUI for [iemmatrix/mtx_mul~]
met~ - Level meter with amplitude control (with VU, too CPU expensive for me)
metrum - Metro with GUI
m-i - Automatic conversion of MIDI controller
@@ -36,6 +36,7 @@ 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
+rgb-color - Pick RGB colors for your GUI objects
sguigot - spigot GUI implementation
sliders - GUI for incoming midi data
snaps~ - snapshot~ GUI implementation
|