index
:
svn2git/libraries/mrpeach.git
externals/mrpeach
mrpeach: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-01-28
Added bang method which does nothing.
Martin Peach
2009-01-28
Added "delimiter" message to enable output from offset to first delimiter.
Martin Peach
2009-01-28
Added an outlet for the array size. The outlet is updated with each incoming ...
Martin Peach
2009-01-22
flist2tab loads a list of floats into a table, resizing the table if it is to...
Martin Peach
2009-01-22
tab2flist extracts a list of floats from a table at a given offset. The lengt...
Martin Peach
2009-01-13
This is Roman Haefeli's tcpsocketserver for FUDI and OSC.
Martin Peach
2008-11-21
select garray_getfloatwords() or garray_getfloatarray() depending on pd version.
Martin Peach
2008-11-21
An external to find a float or sequence of floats in a table/array.
Martin Peach
2008-11-05
Updated to add port number to list on right outlet
Martin Peach
2008-11-05
Added port number output to ip list on right outlet as suggested by zmoelnig
Martin Peach
2008-11-05
Updated to add port number on ip (right) outlet
Martin Peach
2008-11-05
Added port number to ip outlet as suggested by zmoelnig
Martin Peach
2008-11-05
Added broadcast permission to sockets as suggested by zmoelnig's patch 2221504
Martin Peach
2008-09-17
cleaned up some more.
Martin Peach
2008-09-17
unpackOSC now always outputs a delay of 0 when a non-bundled message has been...
Martin Peach
2008-09-16
cleaned up some more...
Martin Peach
2008-09-16
Adding Roman Haefili's abstractions to enable OSC over streaming connections ...
Martin Peach
2008-08-21
A cellular automaton to do Conway's life and similar.
Martin Peach
2008-07-06
The anything method works now...
Martin Peach
2008-07-06
pipelist now passes meta-messages (lists without the list selector) as well.
Martin Peach
2008-06-19
removed the svn:executable bit for code, patches and text
IOhannes m zmölnig
2008-06-18
Clarify what SO_REUSEADDR is for, no code changes.
Martin Peach
2008-05-20
Cleaned up and improved...
Martin Peach
2008-05-20
Changed to using getbytes to allocate the initial array so it can be as long ...
Martin Peach
2008-05-16
help patch for runningmean
Martin Peach
2008-05-16
not the binary...
Martin Peach
2008-05-16
A running mean external with settable length.
Martin Peach
2008-05-11
Applied zmoelnig's patch (1959417) to use path as output selector instead of ...
Martin Peach
2008-05-07
removed svn:executable-flag
IOhannes m zmölnig
2008-03-27
No limit on sendable file size.
Martin Peach
2008-03-20
Updated with dump message
Martin Peach
2008-03-20
Added dump message for hexdump of received characters to main window.
Martin Peach
2008-03-17
Adding a red noise generator dsp object.
Martin Peach
2008-03-11
Updated to reflect new write message, and example uses real noteoffs
Martin Peach
2008-03-11
Changed "write" message to include frame per second and ticks per frame.
Martin Peach
2008-03-11
Use default division of 90 when writing midi files.
Martin Peach
2008-02-27
This is a sample midi file to use with midifile-help.pd. It comes from
Martin Peach
2008-02-27
Updated the help file.
Martin Peach
2008-02-18
Cleaned up overlapping comments.
Martin Peach
2008-02-18
Use canvas-relative path if not an absolute path (with slash or drive letter ...
Martin Peach
2008-02-18
Reads and writes to paths relative to current canvas if path doesn't start wi...
Martin Peach
2008-01-21
Applied W.Ritsch's patch to fix sign error with input > 127
Martin Peach
2007-11-26
Changed atom_blob back to atom_string
Martin Peach
2007-11-13
fixed crasher-bug when a "bang" was sent to the [routeOSC] object;
IOhannes m zmölnig
2007-11-07
Now uses blobs instead of strings.
Martin Peach
2007-10-20
Modified OSC_writeFloatArg for strict aliasing
Martin Peach
2007-09-26
Added readat and writeat messages to set pointers.
Martin Peach
2007-09-24
An object to manipulate binary files in pd.
Martin Peach
2007-09-05
Use union for int/float conversion as submitted by zmoelnig.
Martin Peach
2007-09-01
Removed timezone calculation from timestamp so timestamp is always UTC.
Martin Peach
[prev]
[next]