Hi,
thanks to IOhannes' help, I got the latest version of my abstractions in
svn. You can acess them already through the nightly builds, or take them
directly from my Pd page at http://puredata.info/Members/jmmmp.
This package has several small 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
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, 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
Have fun,
João Pais